TPTP Problem File: ITP189^2.p

View Solutions - Solve Problem

%------------------------------------------------------------------------------
% File     : ITP189^2 : TPTP v8.2.0. Released v7.5.0.
% Domain   : Interactive Theorem Proving
% Problem  : Sledgehammer Strong_Late_Sim_SC problem prob_754__3415948_1
% Version  : Especial.
% English  :

% Refs     : [BH+15] Blanchette et al. (2015), Mining the Archive of Formal
%          : [Des21] Desharnais (2021), Email to Geoff Sutcliffe
% Source   : [Des21]
% Names    : Strong_Late_Sim_SC/prob_754__3415948_1 [Des21]

% Status   : Theorem
% Rating   : 0.00 v7.5.0
% Syntax   : Number of formulae    :  324 ( 134 unt;  50 typ;   0 def)
%            Number of atoms       :  736 ( 225 equ;   0 cnn)
%            Maximal formula atoms :   17 (   2 avg)
%            Number of connectives : 4189 ( 125   ~;   5   |;  45   &;3622   @)
%                                         (   0 <=>; 392  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   28 (  10 avg)
%            Number of types       :    6 (   5 usr)
%            Number of type conns  :  145 ( 145   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   46 (  45 usr;   9 con; 0-5 aty)
%            Number of variables   : 1250 (  28   ^;1187   !;  13   ?;1250   :)
%                                         (  22  !>;   0  ?*;   0  @-;   0  @+)
% SPC      : TH1_THM_EQU_NAR

% Comments : This file was generated by Sledgehammer 2021-02-23 16:17:28.408
%------------------------------------------------------------------------------
% Could-be-implicit typings (8)
thf(ty_t_Late__Semantics_Oresidual,type,
    late_residual: $tType ).

thf(ty_t_Late__Semantics_Osubject,type,
    late_subject: $tType ).

thf(ty_t_Late__Semantics_OfreeRes,type,
    late_freeRes: $tType ).

thf(ty_t_Product__Type_Oprod,type,
    product_prod: $tType > $tType > $tType ).

thf(ty_t_Nominal_Onoption,type,
    noption: $tType > $tType ).

thf(ty_t_Agent_Oname,type,
    name: $tType ).

thf(ty_t_Agent_Opi,type,
    pi: $tType ).

thf(ty_t_Set_Oset,type,
    set: $tType > $tType ).

% Explicit typings (42)
thf(sy_cl_HOL_Otype,type,
    type: 
      !>[A: $tType] : $o ).

thf(sy_cl_Agent_Ofs__name,type,
    fs_name: 
      !>[A: $tType] : $o ).

thf(sy_cl_Orderings_Oord,type,
    ord: 
      !>[A: $tType] : $o ).

thf(sy_cl_Orderings_Oorder,type,
    order: 
      !>[A: $tType] : $o ).

thf(sy_cl_Orderings_Olinorder,type,
    linorder: 
      !>[A: $tType] : $o ).

thf(sy_cl_Orderings_Opreorder,type,
    preorder: 
      !>[A: $tType] : $o ).

thf(sy_c_Agent_Opi_OInput,type,
    input: name > name > pi > pi ).

thf(sy_c_Agent_Opi_OOutput,type,
    output: name > name > pi > pi ).

thf(sy_c_Agent_Opi_OPar,type,
    par: pi > pi > pi ).

thf(sy_c_Agent_Opi_OPiNil,type,
    piNil: pi ).

thf(sy_c_Agent_Opi_ORes,type,
    res: name > pi > pi ).

thf(sy_c_Agent_Opi_OSum,type,
    sum: pi > pi > pi ).

thf(sy_c_Agent_Opi_OTau,type,
    tau: pi > pi ).

thf(sy_c_Agent_Osubs,type,
    subs: pi > name > name > pi ).

thf(sy_c_Agent_Osubst__name,type,
    subst_name: name > name > name > name ).

thf(sy_c_Late__Semantics_OfreeRes_OOutputR,type,
    late_OutputR: name > name > late_freeRes ).

thf(sy_c_Late__Semantics_OfreeRes_OTauR,type,
    late_TauR: late_freeRes ).

thf(sy_c_Late__Semantics_OfreeRes_OfreeRes__rec,type,
    late_freeRes_rec: 
      !>[T: $tType] : ( ( name > name > T ) > T > late_freeRes > T ) ).

thf(sy_c_Late__Semantics_Oresidual_OBoundR,type,
    late_BoundR: late_subject > name > pi > late_residual ).

thf(sy_c_Late__Semantics_Oresidual_OFreeR,type,
    late_FreeR: late_freeRes > pi > late_residual ).

thf(sy_c_Late__Semantics_Osubject_OBoundOutputS,type,
    late_BoundOutputS: name > late_subject ).

thf(sy_c_Late__Semantics_Osubject_OInputS,type,
    late_InputS: name > late_subject ).

thf(sy_c_Late__Semantics_Osubject_Osubject__rec,type,
    late_subject_rec: 
      !>[T: $tType] : ( ( name > T ) > ( name > T ) > late_subject > T ) ).

thf(sy_c_Late__Semantics_Otransitions,type,
    late_transitions: pi > late_residual > $o ).

thf(sy_c_Nominal_Oabs__fun,type,
    abs_fun: 
      !>[X: $tType,A: $tType] : ( X > A > X > ( noption @ A ) ) ).

thf(sy_c_Nominal_Ofresh,type,
    fresh: 
      !>[X: $tType,A: $tType] : ( X > A > $o ) ).

thf(sy_c_Orderings_Oord__class_Oless__eq,type,
    ord_less_eq: 
      !>[A: $tType] : ( A > A > $o ) ).

thf(sy_c_Product__Type_OPair,type,
    product_Pair: 
      !>[A: $tType,B: $tType] : ( A > B > ( product_prod @ A @ B ) ) ).

thf(sy_c_Product__Type_Oold_Oprod_Orec__prod,type,
    product_rec_prod: 
      !>[A: $tType,B: $tType,T: $tType] : ( ( A > B > T ) > ( product_prod @ A @ B ) > T ) ).

thf(sy_c_Rel_Oeqvt,type,
    eqvt: 
      !>[A: $tType] : ( ( set @ ( product_prod @ A @ A ) ) > $o ) ).

thf(sy_c_Relation_OId,type,
    id: 
      !>[A: $tType] : ( set @ ( product_prod @ A @ A ) ) ).

thf(sy_c_Set_OCollect,type,
    collect: 
      !>[A: $tType] : ( ( A > $o ) > ( set @ A ) ) ).

thf(sy_c_Strong__Late__Sim_Oderivative,type,
    strong2129052853vative: pi > pi > late_subject > name > ( set @ ( product_prod @ pi @ pi ) ) > $o ).

thf(sy_c_Strong__Late__Sim_Osimulation,type,
    strong743114133lation: pi > ( set @ ( product_prod @ pi @ pi ) ) > pi > $o ).

thf(sy_c_member,type,
    member: 
      !>[A: $tType] : ( A > ( set @ A ) > $o ) ).

thf(sy_v_P,type,
    p: pi ).

thf(sy_v_P_H____,type,
    p2: pi ).

thf(sy_v_PxQ____,type,
    pxQ: pi ).

thf(sy_v_Q,type,
    q: pi ).

thf(sy_v_Rel,type,
    rel: set @ ( product_prod @ pi @ pi ) ).

thf(sy_v__092_060alpha_062____,type,
    alpha: late_freeRes ).

thf(sy_v_x,type,
    x: name ).

% Relevant facts (256)
thf(fact_0__092_060open_062x_A_092_060sharp_062_A_092_060alpha_062_092_060close_062,axiom,
    fresh @ name @ late_freeRes @ x @ alpha ).

% \<open>x \<sharp> \<alpha>\<close>
thf(fact_1__092_060open_062P_A_092_060parallel_062_AQ_A_092_060longmapsto_062_A_092_060alpha_062_A_092_060prec_062_AP_H_A_092_060parallel_062_AQ_092_060close_062,axiom,
    late_transitions @ ( par @ p @ q ) @ ( late_FreeR @ alpha @ ( par @ p2 @ q ) ) ).

% \<open>P \<parallel> Q \<longmapsto> \<alpha> \<prec> P' \<parallel> Q\<close>
thf(fact_2_cPar1_Ohyps,axiom,
    late_transitions @ p @ ( late_FreeR @ alpha @ p2 ) ).

% cPar1.hyps
thf(fact_3_Free_Ohyps,axiom,
    late_transitions @ ( par @ p @ ( res @ x @ q ) ) @ ( late_FreeR @ alpha @ pxQ ) ).

% Free.hyps
thf(fact_4_assms_I1_J,axiom,
    fresh @ name @ pi @ x @ p ).

% assms(1)
thf(fact_5__092_060open_062x_A_092_060sharp_062_AP_H_092_060close_062,axiom,
    fresh @ name @ pi @ x @ p2 ).

% \<open>x \<sharp> P'\<close>
thf(fact_6_Par1F,axiom,
    ! [P: pi,Alpha: late_freeRes,P2: pi,Q: pi] :
      ( ( late_transitions @ P @ ( late_FreeR @ Alpha @ P2 ) )
     => ( late_transitions @ ( par @ P @ Q ) @ ( late_FreeR @ Alpha @ ( par @ P2 @ Q ) ) ) ) ).

% Par1F
thf(fact_7_Par2F,axiom,
    ! [Q: pi,Alpha: late_freeRes,Q2: pi,P: pi] :
      ( ( late_transitions @ Q @ ( late_FreeR @ Alpha @ Q2 ) )
     => ( late_transitions @ ( par @ P @ Q ) @ ( late_FreeR @ Alpha @ ( par @ P @ Q2 ) ) ) ) ).

% Par2F
thf(fact_8_pi_Odistinct_I85_J,axiom,
    ! [Pi1: pi,Pi2: pi,Name: name,Pi: pi] :
      ( ( par @ Pi1 @ Pi2 )
     != ( res @ Name @ Pi ) ) ).

% pi.distinct(85)
thf(fact_9_resCasesF,axiom,
    ! [X2: name,P: pi,Alpha: late_freeRes,XP: pi,F: pi > $o] :
      ( ( late_transitions @ ( res @ X2 @ P ) @ ( late_FreeR @ Alpha @ XP ) )
     => ( ! [P3: pi] :
            ( ( late_transitions @ P @ ( late_FreeR @ Alpha @ P3 ) )
           => ( ( fresh @ name @ late_freeRes @ X2 @ Alpha )
             => ( F @ ( res @ X2 @ P3 ) ) ) )
       => ( F @ XP ) ) ) ).

% resCasesF
thf(fact_10_resCasesF_H,axiom,
    ! [X2: name,P: pi,Alpha: late_freeRes,P2: pi] :
      ( ( late_transitions @ ( res @ X2 @ P ) @ ( late_FreeR @ Alpha @ P2 ) )
     => ~ ! [P4: pi,Alpha2: late_freeRes,P3: pi,Y: name] :
            ( ( ( res @ X2 @ P )
              = ( res @ Y @ P4 ) )
           => ( ( ( late_FreeR @ Alpha @ P2 )
                = ( late_FreeR @ Alpha2 @ ( res @ Y @ P3 ) ) )
             => ( ( late_transitions @ P4 @ ( late_FreeR @ Alpha2 @ P3 ) )
               => ~ ( fresh @ name @ late_freeRes @ Y @ Alpha2 ) ) ) ) ) ).

% resCasesF'
thf(fact_11_ResF,axiom,
    ! [P: pi,Alpha: late_freeRes,P2: pi,Y2: name] :
      ( ( late_transitions @ P @ ( late_FreeR @ Alpha @ P2 ) )
     => ( ( fresh @ name @ late_freeRes @ Y2 @ Alpha )
       => ( late_transitions @ ( res @ Y2 @ P ) @ ( late_FreeR @ Alpha @ ( res @ Y2 @ P2 ) ) ) ) ) ).

% ResF
thf(fact_12_residual_Oinject_I2_J,axiom,
    ! [X22: late_freeRes,X1: pi,Y22: late_freeRes,Y1: pi] :
      ( ( ( late_FreeR @ X22 @ X1 )
        = ( late_FreeR @ Y22 @ Y1 ) )
      = ( ( X22 = Y22 )
        & ( X1 = Y1 ) ) ) ).

% residual.inject(2)
thf(fact_13_pi_Oinject_I7_J,axiom,
    ! [X22: pi,X1: pi,Y22: pi,Y1: pi] :
      ( ( ( par @ X22 @ X1 )
        = ( par @ Y22 @ Y1 ) )
      = ( ( X22 = Y22 )
        & ( X1 = Y1 ) ) ) ).

% pi.inject(7)
thf(fact_14_resInputFreeTrans,axiom,
    ! [X2: name,A2: name,Y2: name,P: pi,Alpha: late_freeRes,P2: pi] :
      ~ ( late_transitions @ ( res @ X2 @ ( input @ A2 @ Y2 @ P ) ) @ ( late_FreeR @ Alpha @ P2 ) ) ).

% resInputFreeTrans
thf(fact_15_EqvtRel,axiom,
    eqvt @ pi @ rel ).

% EqvtRel
thf(fact_16_resZeroTrans,axiom,
    ! [X2: name,Rs: late_residual] :
      ~ ( late_transitions @ ( res @ X2 @ piNil ) @ Rs ) ).

% resZeroTrans
thf(fact_17_pi_Ofresh_I8_J,axiom,
    ! [A2: name,X22: pi,X1: pi] :
      ( ( fresh @ name @ pi @ A2 @ ( par @ X22 @ X1 ) )
      = ( ( fresh @ name @ pi @ A2 @ X22 )
        & ( fresh @ name @ pi @ A2 @ X1 ) ) ) ).

% pi.fresh(8)
thf(fact_18_pi_Ofresh_I1_J,axiom,
    ! [A2: name] : ( fresh @ name @ pi @ A2 @ piNil ) ).

% pi.fresh(1)
thf(fact_19_pi_Odistinct_I5_J,axiom,
    ! [Name1: name,Name2: name,Pi: pi] :
      ( piNil
     != ( input @ Name1 @ Name2 @ Pi ) ) ).

% pi.distinct(5)
thf(fact_20_name__exists__fresh,axiom,
    ! [A: $tType] :
      ( ( fs_name @ A )
     => ! [X2: A] :
          ~ ! [C: name] :
              ~ ( fresh @ name @ A @ C @ X2 ) ) ).

% name_exists_fresh
thf(fact_21_freshRes,axiom,
    ! [A2: name,P: pi] : ( fresh @ name @ pi @ A2 @ ( res @ A2 @ P ) ) ).

% freshRes
thf(fact_22_pi_Odistinct_I57_J,axiom,
    ! [Name12: name,Name22: name,Pi3: pi,Name: name,Pi: pi] :
      ( ( input @ Name12 @ Name22 @ Pi3 )
     != ( res @ Name @ Pi ) ) ).

% pi.distinct(57)
thf(fact_23_pi_Odistinct_I55_J,axiom,
    ! [Name12: name,Name22: name,Pi3: pi,Pi12: pi,Pi22: pi] :
      ( ( input @ Name12 @ Name22 @ Pi3 )
     != ( par @ Pi12 @ Pi22 ) ) ).

% pi.distinct(55)
thf(fact_24_zeroTrans,axiom,
    ! [Rs: late_residual] :
      ~ ( late_transitions @ piNil @ Rs ) ).

% zeroTrans
thf(fact_25_nilCases_H,axiom,
    ! [Rs: late_residual] :
      ~ ( late_transitions @ piNil @ Rs ) ).

% nilCases'
thf(fact_26_pi_Odistinct_I15_J,axiom,
    ! [Name: name,Pi: pi] :
      ( piNil
     != ( res @ Name @ Pi ) ) ).

% pi.distinct(15)
thf(fact_27_pi_Odistinct_I13_J,axiom,
    ! [Pi12: pi,Pi22: pi] :
      ( piNil
     != ( par @ Pi12 @ Pi22 ) ) ).

% pi.distinct(13)
thf(fact_28_freshFreeDerivative_I1_J,axiom,
    ! [P: pi,Alpha: late_freeRes,P2: pi,Y2: name] :
      ( ( late_transitions @ P @ ( late_FreeR @ Alpha @ P2 ) )
     => ( ( fresh @ name @ pi @ Y2 @ P )
       => ( fresh @ name @ late_freeRes @ Y2 @ Alpha ) ) ) ).

% freshFreeDerivative(1)
thf(fact_29_freshFreeDerivative_I2_J,axiom,
    ! [P: pi,Alpha: late_freeRes,P2: pi,Y2: name] :
      ( ( late_transitions @ P @ ( late_FreeR @ Alpha @ P2 ) )
     => ( ( fresh @ name @ pi @ Y2 @ P )
       => ( fresh @ name @ pi @ Y2 @ P2 ) ) ) ).

% freshFreeDerivative(2)
thf(fact_30_resTrans_I2_J,axiom,
    ! [X2: name,Y2: name,P: pi,Rs: late_residual] :
      ~ ( late_transitions @ ( res @ X2 @ ( input @ X2 @ Y2 @ P ) ) @ Rs ) ).

% resTrans(2)
thf(fact_31_inputFreeTrans,axiom,
    ! [A2: name,X2: name,P: pi,Alpha: late_freeRes,P2: pi] :
      ~ ( late_transitions @ ( input @ A2 @ X2 @ P ) @ ( late_FreeR @ Alpha @ P2 ) ) ).

% inputFreeTrans
thf(fact_32_ScopeExt,axiom,
    ! [Y2: name,R: pi,Z: name,S: pi] :
      ( ( fresh @ name @ pi @ Y2 @ R )
     => ( member @ ( product_prod @ pi @ pi ) @ ( product_Pair @ pi @ pi @ ( res @ Y2 @ ( res @ Z @ ( par @ R @ S ) ) ) @ ( res @ Z @ ( par @ R @ ( res @ Y2 @ S ) ) ) ) @ rel ) ) ).

% ScopeExt
thf(fact_33_Res,axiom,
    ! [Y2: name,R: pi,S: pi] :
      ( ( fresh @ name @ pi @ Y2 @ R )
     => ( member @ ( product_prod @ pi @ pi ) @ ( product_Pair @ pi @ pi @ ( res @ Y2 @ ( par @ R @ S ) ) @ ( par @ R @ ( res @ Y2 @ S ) ) ) @ rel ) ) ).

% Res
thf(fact_34_outputFreshTrans,axiom,
    ! [A2: name,B2: name,P: pi,Alpha: late_freeRes,P2: pi] :
      ( ( late_transitions @ ( output @ A2 @ B2 @ P ) @ ( late_FreeR @ Alpha @ P2 ) )
     => ~ ( ( fresh @ name @ late_freeRes @ A2 @ Alpha )
          | ( fresh @ name @ late_freeRes @ B2 @ Alpha ) ) ) ).

% outputFreshTrans
thf(fact_35_residual_Ofresh_I2_J,axiom,
    ! [A2: name,X22: late_freeRes,X1: pi] :
      ( ( fresh @ name @ late_residual @ A2 @ ( late_FreeR @ X22 @ X1 ) )
      = ( ( fresh @ name @ late_freeRes @ A2 @ X22 )
        & ( fresh @ name @ pi @ A2 @ X1 ) ) ) ).

% residual.fresh(2)
thf(fact_36_Id,axiom,
    ord_less_eq @ ( set @ ( product_prod @ pi @ pi ) ) @ ( id @ pi ) @ rel ).

% Id
thf(fact_37_parCasesB,axiom,
    ! [P: pi,Q: pi,A2: late_subject,X2: name,PQ: pi,Prop: pi > $o] :
      ( ( late_transitions @ ( par @ P @ Q ) @ ( late_BoundR @ A2 @ X2 @ PQ ) )
     => ( ( fresh @ name @ pi @ X2 @ P )
       => ( ( fresh @ name @ pi @ X2 @ Q )
         => ( ! [P3: pi] :
                ( ( late_transitions @ P @ ( late_BoundR @ A2 @ X2 @ P3 ) )
               => ( Prop @ ( par @ P3 @ Q ) ) )
           => ( ! [Q3: pi] :
                  ( ( late_transitions @ Q @ ( late_BoundR @ A2 @ X2 @ Q3 ) )
                 => ( Prop @ ( par @ P @ Q3 ) ) )
             => ( Prop @ PQ ) ) ) ) ) ) ).

% parCasesB
thf(fact_38_Late__Semantics_OPar2B,axiom,
    ! [Q: pi,A2: late_subject,X2: name,Q2: pi,P: pi] :
      ( ( late_transitions @ Q @ ( late_BoundR @ A2 @ X2 @ Q2 ) )
     => ( ( fresh @ name @ pi @ X2 @ P )
       => ( late_transitions @ ( par @ P @ Q ) @ ( late_BoundR @ A2 @ X2 @ ( par @ P @ Q2 ) ) ) ) ) ).

% Late_Semantics.Par2B
thf(fact_39_Late__Semantics_OPar1B,axiom,
    ! [P: pi,A2: late_subject,X2: name,P2: pi,Q: pi] :
      ( ( late_transitions @ P @ ( late_BoundR @ A2 @ X2 @ P2 ) )
     => ( ( fresh @ name @ pi @ X2 @ Q )
       => ( late_transitions @ ( par @ P @ Q ) @ ( late_BoundR @ A2 @ X2 @ ( par @ P2 @ Q ) ) ) ) ) ).

% Late_Semantics.Par1B
thf(fact_40_nilSim_I2_J,axiom,
    ! [Rel: set @ ( product_prod @ pi @ pi ),A2: name,X2: name,P: pi] :
      ~ ( strong743114133lation @ piNil @ Rel @ ( input @ A2 @ X2 @ P ) ) ).

% nilSim(2)
thf(fact_41_freeRes_Ofresh_I2_J,axiom,
    ! [A2: name] : ( fresh @ name @ late_freeRes @ A2 @ late_TauR ) ).

% freeRes.fresh(2)
thf(fact_42_pi_Ofresh_I2_J,axiom,
    ! [A2: name,X3: name,X22: name,X1: pi] :
      ( ( fresh @ name @ pi @ A2 @ ( output @ X3 @ X22 @ X1 ) )
      = ( ( fresh @ name @ name @ A2 @ X3 )
        & ( fresh @ name @ name @ A2 @ X22 )
        & ( fresh @ name @ pi @ A2 @ X1 ) ) ) ).

% pi.fresh(2)
thf(fact_43_pi_Oinject_I1_J,axiom,
    ! [X3: name,X22: name,X1: pi,Y3: name,Y22: name,Y1: pi] :
      ( ( ( output @ X3 @ X22 @ X1 )
        = ( output @ Y3 @ Y22 @ Y1 ) )
      = ( ( X3 = Y3 )
        & ( X22 = Y22 )
        & ( X1 = Y1 ) ) ) ).

% pi.inject(1)
thf(fact_44_outputBoundTrans,axiom,
    ! [A2: name,B2: name,P: pi,C2: late_subject,X2: name,P2: pi] :
      ~ ( late_transitions @ ( output @ A2 @ B2 @ P ) @ ( late_BoundR @ C2 @ X2 @ P2 ) ) ).

% outputBoundTrans
thf(fact_45_mem__Collect__eq,axiom,
    ! [A: $tType,A2: A,P: A > $o] :
      ( ( member @ A @ A2 @ ( collect @ A @ P ) )
      = ( P @ A2 ) ) ).

% mem_Collect_eq
thf(fact_46_Collect__mem__eq,axiom,
    ! [A: $tType,A3: set @ A] :
      ( ( collect @ A
        @ ^ [X4: A] : ( member @ A @ X4 @ A3 ) )
      = A3 ) ).

% Collect_mem_eq
thf(fact_47_Collect__cong,axiom,
    ! [A: $tType,P: A > $o,Q: A > $o] :
      ( ! [X5: A] :
          ( ( P @ X5 )
          = ( Q @ X5 ) )
     => ( ( collect @ A @ P )
        = ( collect @ A @ Q ) ) ) ).

% Collect_cong
thf(fact_48_nilSim_I3_J,axiom,
    ! [Rel: set @ ( product_prod @ pi @ pi ),A2: name,B2: name,P: pi] :
      ~ ( strong743114133lation @ piNil @ Rel @ ( output @ A2 @ B2 @ P ) ) ).

% nilSim(3)
thf(fact_49_Late__Semantics_OResB,axiom,
    ! [P: pi,A2: late_subject,X2: name,P2: pi,Y2: name] :
      ( ( late_transitions @ P @ ( late_BoundR @ A2 @ X2 @ P2 ) )
     => ( ( fresh @ name @ late_subject @ Y2 @ A2 )
       => ( ( Y2 != X2 )
         => ( late_transitions @ ( res @ Y2 @ P ) @ ( late_BoundR @ A2 @ X2 @ ( res @ Y2 @ P2 ) ) ) ) ) ) ).

% Late_Semantics.ResB
thf(fact_50_freshBoundDerivative_I1_J,axiom,
    ! [P: pi,A2: late_subject,X2: name,P2: pi,Y2: name] :
      ( ( late_transitions @ P @ ( late_BoundR @ A2 @ X2 @ P2 ) )
     => ( ( fresh @ name @ pi @ Y2 @ P )
       => ( fresh @ name @ late_subject @ Y2 @ A2 ) ) ) ).

% freshBoundDerivative(1)
thf(fact_51_inputIneqTrans,axiom,
    ! [A2: name,X2: name,P: pi,B2: late_subject,Y2: name,P2: pi] :
      ( ( late_transitions @ ( input @ A2 @ X2 @ P ) @ ( late_BoundR @ B2 @ Y2 @ P2 ) )
     => ~ ( fresh @ name @ late_subject @ A2 @ B2 ) ) ).

% inputIneqTrans
thf(fact_52_parSym,axiom,
    ! [Rel: set @ ( product_prod @ pi @ pi ),P: pi,Q: pi] :
      ( ! [R2: pi,S2: pi] : ( member @ ( product_prod @ pi @ pi ) @ ( product_Pair @ pi @ pi @ ( par @ R2 @ S2 ) @ ( par @ S2 @ R2 ) ) @ Rel )
     => ( ! [R2: pi,S2: pi,X5: name] :
            ( ( member @ ( product_prod @ pi @ pi ) @ ( product_Pair @ pi @ pi @ R2 @ S2 ) @ Rel )
           => ( member @ ( product_prod @ pi @ pi ) @ ( product_Pair @ pi @ pi @ ( res @ X5 @ R2 ) @ ( res @ X5 @ S2 ) ) @ Rel ) )
       => ( strong743114133lation @ ( par @ P @ Q ) @ Rel @ ( par @ Q @ P ) ) ) ) ).

% parSym
thf(fact_53_residual_Odistinct_I1_J,axiom,
    ! [Subject: late_subject,Name3: name,Pi3: pi,FreeRes: late_freeRes,Pi: pi] :
      ( ( late_BoundR @ Subject @ Name3 @ Pi3 )
     != ( late_FreeR @ FreeRes @ Pi ) ) ).

% residual.distinct(1)
thf(fact_54_residual_Oinducts,axiom,
    ! [P: late_residual > $o,Residual: late_residual] :
      ( ! [Subject2: late_subject,Name4: name,Pi4: pi] : ( P @ ( late_BoundR @ Subject2 @ Name4 @ Pi4 ) )
     => ( ! [FreeRes2: late_freeRes,Pi4: pi] : ( P @ ( late_FreeR @ FreeRes2 @ Pi4 ) )
       => ( P @ Residual ) ) ) ).

% residual.inducts
thf(fact_55_parZeroRight,axiom,
    ! [Rel: set @ ( product_prod @ pi @ pi ),P: pi] :
      ( ! [Q4: pi] : ( member @ ( product_prod @ pi @ pi ) @ ( product_Pair @ pi @ pi @ Q4 @ ( par @ Q4 @ piNil ) ) @ Rel )
     => ( strong743114133lation @ P @ Rel @ ( par @ P @ piNil ) ) ) ).

% parZeroRight
thf(fact_56_parZeroLeft,axiom,
    ! [Rel: set @ ( product_prod @ pi @ pi ),P: pi] :
      ( ! [Q4: pi] : ( member @ ( product_prod @ pi @ pi ) @ ( product_Pair @ pi @ pi @ ( par @ Q4 @ piNil ) @ Q4 ) @ Rel )
     => ( strong743114133lation @ ( par @ P @ piNil ) @ Rel @ P ) ) ).

% parZeroLeft
thf(fact_57_outputTauTrans,axiom,
    ! [A2: name,B2: name,P: pi,P2: pi] :
      ~ ( late_transitions @ ( output @ A2 @ B2 @ P ) @ ( late_FreeR @ late_TauR @ P2 ) ) ).

% outputTauTrans
thf(fact_58_pi_Odistinct_I31_J,axiom,
    ! [Name12: name,Name22: name,Pi3: pi,Name: name,Pi: pi] :
      ( ( output @ Name12 @ Name22 @ Pi3 )
     != ( res @ Name @ Pi ) ) ).

% pi.distinct(31)
thf(fact_59_pi_Odistinct_I29_J,axiom,
    ! [Name12: name,Name22: name,Pi3: pi,Pi12: pi,Pi22: pi] :
      ( ( output @ Name12 @ Name22 @ Pi3 )
     != ( par @ Pi12 @ Pi22 ) ) ).

% pi.distinct(29)
thf(fact_60_transitions_OResB,axiom,
    ! [P: pi,A2: late_subject,X2: name,P2: pi,Y2: name] :
      ( ( late_transitions @ P @ ( late_BoundR @ A2 @ X2 @ P2 ) )
     => ( ( fresh @ name @ late_subject @ Y2 @ A2 )
       => ( ( Y2 != X2 )
         => ( ( fresh @ name @ pi @ X2 @ P )
           => ( ( fresh @ name @ late_subject @ X2 @ A2 )
             => ( late_transitions @ ( res @ Y2 @ P ) @ ( late_BoundR @ A2 @ X2 @ ( res @ Y2 @ P2 ) ) ) ) ) ) ) ) ).

% transitions.ResB
thf(fact_61_parCasesB_H,axiom,
    ! [P: pi,Q: pi,B2: late_subject,Y2: name,P2: pi] :
      ( ( late_transitions @ ( par @ P @ Q ) @ ( late_BoundR @ B2 @ Y2 @ P2 ) )
     => ( ! [P4: pi,A4: late_subject,X5: name,P3: pi,Q4: pi] :
            ( ( ( par @ P @ Q )
              = ( par @ P4 @ Q4 ) )
           => ( ( ( late_BoundR @ B2 @ Y2 @ P2 )
                = ( late_BoundR @ A4 @ X5 @ ( par @ P3 @ Q4 ) ) )
             => ( ( late_transitions @ P4 @ ( late_BoundR @ A4 @ X5 @ P3 ) )
               => ( ( fresh @ name @ pi @ X5 @ P4 )
                 => ( ( fresh @ name @ pi @ X5 @ Q4 )
                   => ~ ( fresh @ name @ late_subject @ X5 @ A4 ) ) ) ) ) )
       => ~ ! [Q4: pi,A4: late_subject,X5: name,Q3: pi,P4: pi] :
              ( ( ( par @ P @ Q )
                = ( par @ P4 @ Q4 ) )
             => ( ( ( late_BoundR @ B2 @ Y2 @ P2 )
                  = ( late_BoundR @ A4 @ X5 @ ( par @ P4 @ Q3 ) ) )
               => ( ( late_transitions @ Q4 @ ( late_BoundR @ A4 @ X5 @ Q3 ) )
                 => ( ( fresh @ name @ pi @ X5 @ P4 )
                   => ( ( fresh @ name @ pi @ X5 @ Q4 )
                     => ~ ( fresh @ name @ late_subject @ X5 @ A4 ) ) ) ) ) ) ) ) ).

% parCasesB'
thf(fact_62_transitions_OPar1B,axiom,
    ! [P: pi,A2: late_subject,X2: name,P2: pi,Q: pi] :
      ( ( late_transitions @ P @ ( late_BoundR @ A2 @ X2 @ P2 ) )
     => ( ( fresh @ name @ pi @ X2 @ P )
       => ( ( fresh @ name @ pi @ X2 @ Q )
         => ( ( fresh @ name @ late_subject @ X2 @ A2 )
           => ( late_transitions @ ( par @ P @ Q ) @ ( late_BoundR @ A2 @ X2 @ ( par @ P2 @ Q ) ) ) ) ) ) ) ).

% transitions.Par1B
thf(fact_63_transitions_OPar2B,axiom,
    ! [Q: pi,A2: late_subject,X2: name,Q2: pi,P: pi] :
      ( ( late_transitions @ Q @ ( late_BoundR @ A2 @ X2 @ Q2 ) )
     => ( ( fresh @ name @ pi @ X2 @ P )
       => ( ( fresh @ name @ pi @ X2 @ Q )
         => ( ( fresh @ name @ late_subject @ X2 @ A2 )
           => ( late_transitions @ ( par @ P @ Q ) @ ( late_BoundR @ A2 @ X2 @ ( par @ P @ Q2 ) ) ) ) ) ) ) ).

% transitions.Par2B
thf(fact_64_pi_Odistinct_I21_J,axiom,
    ! [Name12: name,Name22: name,Pi3: pi,Name1: name,Name2: name,Pi: pi] :
      ( ( output @ Name12 @ Name22 @ Pi3 )
     != ( input @ Name1 @ Name2 @ Pi ) ) ).

% pi.distinct(21)
thf(fact_65_pi_Odistinct_I1_J,axiom,
    ! [Name1: name,Name2: name,Pi: pi] :
      ( piNil
     != ( output @ Name1 @ Name2 @ Pi ) ) ).

% pi.distinct(1)
thf(fact_66_nilSimRight,axiom,
    ! [P: pi,Rel: set @ ( product_prod @ pi @ pi )] : ( strong743114133lation @ P @ Rel @ piNil ) ).

% nilSimRight
thf(fact_67_parAssocLeft,axiom,
    ! [Rel: set @ ( product_prod @ pi @ pi ),P: pi,Q: pi,R: pi] :
      ( ! [S2: pi,T2: pi,U: pi] : ( member @ ( product_prod @ pi @ pi ) @ ( product_Pair @ pi @ pi @ ( par @ ( par @ S2 @ T2 ) @ U ) @ ( par @ S2 @ ( par @ T2 @ U ) ) ) @ Rel )
     => ( ! [S2: pi,T2: pi,X5: name] :
            ( ( member @ ( product_prod @ pi @ pi ) @ ( product_Pair @ pi @ pi @ S2 @ T2 ) @ Rel )
           => ( member @ ( product_prod @ pi @ pi ) @ ( product_Pair @ pi @ pi @ ( res @ X5 @ S2 ) @ ( res @ X5 @ T2 ) ) @ Rel ) )
       => ( ! [S2: pi,T2: pi,U: pi,X5: name] :
              ( ( fresh @ name @ pi @ X5 @ S2 )
             => ( member @ ( product_prod @ pi @ pi ) @ ( product_Pair @ pi @ pi @ ( res @ X5 @ ( par @ ( par @ S2 @ T2 ) @ U ) ) @ ( par @ S2 @ ( res @ X5 @ ( par @ T2 @ U ) ) ) ) @ Rel ) )
         => ( ! [S2: pi,T2: pi,U: pi,X5: name] :
                ( ( fresh @ name @ pi @ X5 @ U )
               => ( member @ ( product_prod @ pi @ pi ) @ ( product_Pair @ pi @ pi @ ( par @ ( res @ X5 @ ( par @ S2 @ T2 ) ) @ U ) @ ( res @ X5 @ ( par @ S2 @ ( par @ T2 @ U ) ) ) ) @ Rel ) )
           => ( strong743114133lation @ ( par @ ( par @ P @ Q ) @ R ) @ Rel @ ( par @ P @ ( par @ Q @ R ) ) ) ) ) ) ) ).

% parAssocLeft
thf(fact_68_resOutputTauTrans,axiom,
    ! [X2: name,A2: name,B2: name,P: pi,P2: pi] :
      ~ ( late_transitions @ ( res @ X2 @ ( output @ A2 @ B2 @ P ) ) @ ( late_FreeR @ late_TauR @ P2 ) ) ).

% resOutputTauTrans
thf(fact_69_freshResidual,axiom,
    ! [P: pi,Rs: late_residual,X2: name] :
      ( ( late_transitions @ P @ Rs )
     => ( ( fresh @ name @ pi @ X2 @ P )
       => ( fresh @ name @ late_residual @ X2 @ Rs ) ) ) ).

% freshResidual
thf(fact_70_residual_Ostrong__inducts,axiom,
    ! [A: $tType] :
      ( ( fs_name @ A )
     => ! [P: A > late_residual > $o,Z: A,Residual: late_residual] :
          ( ! [Subject2: late_subject,Name4: name,Pi4: pi,Z2: A] :
              ( ( fresh @ name @ A @ Name4 @ Z2 )
             => ( ( fresh @ name @ late_subject @ Name4 @ Subject2 )
               => ( P @ Z2 @ ( late_BoundR @ Subject2 @ Name4 @ Pi4 ) ) ) )
         => ( ! [FreeRes2: late_freeRes,Pi4: pi,Z2: A] : ( P @ Z2 @ ( late_FreeR @ FreeRes2 @ Pi4 ) )
           => ( P @ Z @ Residual ) ) ) ) ).

% residual.strong_inducts
thf(fact_71_residual_Ostrong__induct,axiom,
    ! [N: $tType] :
      ( ( fs_name @ N )
     => ! [P: N > late_residual > $o,Z: N,Residual: late_residual] :
          ( ! [Subject2: late_subject,Name4: name,Pi4: pi,Z2: N] :
              ( ( fresh @ name @ N @ Name4 @ Z2 )
             => ( ( fresh @ name @ late_subject @ Name4 @ Subject2 )
               => ( P @ Z2 @ ( late_BoundR @ Subject2 @ Name4 @ Pi4 ) ) ) )
         => ( ! [FreeRes2: late_freeRes,Pi4: pi,Z2: N] : ( P @ Z2 @ ( late_FreeR @ FreeRes2 @ Pi4 ) )
           => ( P @ Z @ Residual ) ) ) ) ).

% residual.strong_induct
thf(fact_72_freshBoundDerivative_I2_J,axiom,
    ! [P: pi,A2: late_subject,X2: name,P2: pi,Y2: name] :
      ( ( late_transitions @ P @ ( late_BoundR @ A2 @ X2 @ P2 ) )
     => ( ( fresh @ name @ pi @ Y2 @ P )
       => ( ( Y2 != X2 )
         => ( fresh @ name @ pi @ Y2 @ P2 ) ) ) ) ).

% freshBoundDerivative(2)
thf(fact_73_resTrans_I1_J,axiom,
    ! [X2: name,B2: name,P: pi,Rs: late_residual] :
      ~ ( late_transitions @ ( res @ X2 @ ( output @ X2 @ B2 @ P ) ) @ Rs ) ).

% resTrans(1)
thf(fact_74_pair__in__Id__conv,axiom,
    ! [A: $tType,A2: A,B2: A] :
      ( ( member @ ( product_prod @ A @ A ) @ ( product_Pair @ A @ A @ A2 @ B2 ) @ ( id @ A ) )
      = ( A2 = B2 ) ) ).

% pair_in_Id_conv
thf(fact_75_IdI,axiom,
    ! [A: $tType,A2: A] : ( member @ ( product_prod @ A @ A ) @ ( product_Pair @ A @ A @ A2 @ A2 ) @ ( id @ A ) ) ).

% IdI
thf(fact_76_fresh__prod,axiom,
    ! [A: $tType,X: $tType,B: $tType,A2: X,X2: A,Y2: B] :
      ( ( fresh @ X @ ( product_prod @ A @ B ) @ A2 @ ( product_Pair @ A @ B @ X2 @ Y2 ) )
      = ( ( fresh @ X @ A @ A2 @ X2 )
        & ( fresh @ X @ B @ A2 @ Y2 ) ) ) ).

% fresh_prod
thf(fact_77_simE_I2_J,axiom,
    ! [P: pi,Rel: set @ ( product_prod @ pi @ pi ),Q: pi,Alpha: late_freeRes,Q2: pi] :
      ( ( strong743114133lation @ P @ Rel @ Q )
     => ( ( late_transitions @ Q @ ( late_FreeR @ Alpha @ Q2 ) )
       => ? [P3: pi] :
            ( ( late_transitions @ P @ ( late_FreeR @ Alpha @ P3 ) )
            & ( member @ ( product_prod @ pi @ pi ) @ ( product_Pair @ pi @ pi @ P3 @ Q2 ) @ Rel ) ) ) ) ).

% simE(2)
thf(fact_78_Strong__Late__Sim_Oreflexive,axiom,
    ! [Rel: set @ ( product_prod @ pi @ pi ),P: pi] :
      ( ( ord_less_eq @ ( set @ ( product_prod @ pi @ pi ) ) @ ( id @ pi ) @ Rel )
     => ( strong743114133lation @ P @ Rel @ P ) ) ).

% Strong_Late_Sim.reflexive
thf(fact_79_simCasesCont,axiom,
    ! [A: $tType] :
      ( ( fs_name @ A )
     => ! [Rel: set @ ( product_prod @ pi @ pi ),Q: pi,P: pi,C3: A] :
          ( ( eqvt @ pi @ Rel )
         => ( ! [A4: late_subject,X5: name,Q3: pi] :
                ( ( late_transitions @ Q @ ( late_BoundR @ A4 @ X5 @ Q3 ) )
               => ( ( fresh @ name @ pi @ X5 @ P )
                 => ( ( fresh @ name @ pi @ X5 @ Q )
                   => ( ( fresh @ name @ late_subject @ X5 @ A4 )
                     => ( ( fresh @ name @ A @ X5 @ C3 )
                       => ? [P5: pi] :
                            ( ( late_transitions @ P @ ( late_BoundR @ A4 @ X5 @ P5 ) )
                            & ( strong2129052853vative @ P5 @ Q3 @ A4 @ X5 @ Rel ) ) ) ) ) ) )
           => ( ! [Alpha2: late_freeRes,Q3: pi] :
                  ( ( late_transitions @ Q @ ( late_FreeR @ Alpha2 @ Q3 ) )
                 => ? [P5: pi] :
                      ( ( late_transitions @ P @ ( late_FreeR @ Alpha2 @ P5 ) )
                      & ( member @ ( product_prod @ pi @ pi ) @ ( product_Pair @ pi @ pi @ P5 @ Q3 ) @ Rel ) ) )
             => ( strong743114133lation @ P @ Rel @ Q ) ) ) ) ) ).

% simCasesCont
thf(fact_80_subset__antisym,axiom,
    ! [A: $tType,A3: set @ A,B3: set @ A] :
      ( ( ord_less_eq @ ( set @ A ) @ A3 @ B3 )
     => ( ( ord_less_eq @ ( set @ A ) @ B3 @ A3 )
       => ( A3 = B3 ) ) ) ).

% subset_antisym
thf(fact_81_subsetI,axiom,
    ! [A: $tType,A3: set @ A,B3: set @ A] :
      ( ! [X5: A] :
          ( ( member @ A @ X5 @ A3 )
         => ( member @ A @ X5 @ B3 ) )
     => ( ord_less_eq @ ( set @ A ) @ A3 @ B3 ) ) ).

% subsetI
thf(fact_82_name__fresh,axiom,
    ( ( fresh @ name @ name )
    = ( ^ [A5: name,B4: name] : A5 != B4 ) ) ).

% name_fresh
thf(fact_83_derivativeMonotonic,axiom,
    ! [P: pi,Q: pi,A2: late_subject,X2: name,A3: set @ ( product_prod @ pi @ pi ),B3: set @ ( product_prod @ pi @ pi )] :
      ( ( strong2129052853vative @ P @ Q @ A2 @ X2 @ A3 )
     => ( ( ord_less_eq @ ( set @ ( product_prod @ pi @ pi ) ) @ A3 @ B3 )
       => ( strong2129052853vative @ P @ Q @ A2 @ X2 @ B3 ) ) ) ).

% derivativeMonotonic
thf(fact_84_derivativeReflexive,axiom,
    ! [Rel: set @ ( product_prod @ pi @ pi ),P: pi,A2: late_subject,X2: name] :
      ( ( ord_less_eq @ ( set @ ( product_prod @ pi @ pi ) ) @ ( id @ pi ) @ Rel )
     => ( strong2129052853vative @ P @ P @ A2 @ X2 @ Rel ) ) ).

% derivativeReflexive
thf(fact_85_in__mono,axiom,
    ! [A: $tType,A3: set @ A,B3: set @ A,X2: A] :
      ( ( ord_less_eq @ ( set @ A ) @ A3 @ B3 )
     => ( ( member @ A @ X2 @ A3 )
       => ( member @ A @ X2 @ B3 ) ) ) ).

% in_mono
thf(fact_86_subsetD,axiom,
    ! [A: $tType,A3: set @ A,B3: set @ A,C2: A] :
      ( ( ord_less_eq @ ( set @ A ) @ A3 @ B3 )
     => ( ( member @ A @ C2 @ A3 )
       => ( member @ A @ C2 @ B3 ) ) ) ).

% subsetD
thf(fact_87_equalityE,axiom,
    ! [A: $tType,A3: set @ A,B3: set @ A] :
      ( ( A3 = B3 )
     => ~ ( ( ord_less_eq @ ( set @ A ) @ A3 @ B3 )
         => ~ ( ord_less_eq @ ( set @ A ) @ B3 @ A3 ) ) ) ).

% equalityE
thf(fact_88_subset__eq,axiom,
    ! [A: $tType] :
      ( ( ord_less_eq @ ( set @ A ) )
      = ( ^ [A6: set @ A,B5: set @ A] :
          ! [X4: A] :
            ( ( member @ A @ X4 @ A6 )
           => ( member @ A @ X4 @ B5 ) ) ) ) ).

% subset_eq
thf(fact_89_equalityD1,axiom,
    ! [A: $tType,A3: set @ A,B3: set @ A] :
      ( ( A3 = B3 )
     => ( ord_less_eq @ ( set @ A ) @ A3 @ B3 ) ) ).

% equalityD1
thf(fact_90_equalityD2,axiom,
    ! [A: $tType,A3: set @ A,B3: set @ A] :
      ( ( A3 = B3 )
     => ( ord_less_eq @ ( set @ A ) @ B3 @ A3 ) ) ).

% equalityD2
thf(fact_91_subset__iff,axiom,
    ! [A: $tType] :
      ( ( ord_less_eq @ ( set @ A ) )
      = ( ^ [A6: set @ A,B5: set @ A] :
          ! [T3: A] :
            ( ( member @ A @ T3 @ A6 )
           => ( member @ A @ T3 @ B5 ) ) ) ) ).

% subset_iff
thf(fact_92_subset__refl,axiom,
    ! [A: $tType,A3: set @ A] : ( ord_less_eq @ ( set @ A ) @ A3 @ A3 ) ).

% subset_refl
thf(fact_93_Collect__mono,axiom,
    ! [A: $tType,P: A > $o,Q: A > $o] :
      ( ! [X5: A] :
          ( ( P @ X5 )
         => ( Q @ X5 ) )
     => ( ord_less_eq @ ( set @ A ) @ ( collect @ A @ P ) @ ( collect @ A @ Q ) ) ) ).

% Collect_mono
thf(fact_94_subset__trans,axiom,
    ! [A: $tType,A3: set @ A,B3: set @ A,C3: set @ A] :
      ( ( ord_less_eq @ ( set @ A ) @ A3 @ B3 )
     => ( ( ord_less_eq @ ( set @ A ) @ B3 @ C3 )
       => ( ord_less_eq @ ( set @ A ) @ A3 @ C3 ) ) ) ).

% subset_trans
thf(fact_95_set__eq__subset,axiom,
    ! [A: $tType] :
      ( ( ^ [Y4: set @ A,Z3: set @ A] : Y4 = Z3 )
      = ( ^ [A6: set @ A,B5: set @ A] :
            ( ( ord_less_eq @ ( set @ A ) @ A6 @ B5 )
            & ( ord_less_eq @ ( set @ A ) @ B5 @ A6 ) ) ) ) ).

% set_eq_subset
thf(fact_96_Collect__mono__iff,axiom,
    ! [A: $tType,P: A > $o,Q: A > $o] :
      ( ( ord_less_eq @ ( set @ A ) @ ( collect @ A @ P ) @ ( collect @ A @ Q ) )
      = ( ! [X4: A] :
            ( ( P @ X4 )
           => ( Q @ X4 ) ) ) ) ).

% Collect_mono_iff
thf(fact_97_simE_I1_J,axiom,
    ! [P: pi,Rel: set @ ( product_prod @ pi @ pi ),Q: pi,A2: late_subject,X2: name,Q2: pi] :
      ( ( strong743114133lation @ P @ Rel @ Q )
     => ( ( late_transitions @ Q @ ( late_BoundR @ A2 @ X2 @ Q2 ) )
       => ( ( fresh @ name @ pi @ X2 @ P )
         => ? [P3: pi] :
              ( ( late_transitions @ P @ ( late_BoundR @ A2 @ X2 @ P3 ) )
              & ( strong2129052853vative @ P3 @ Q2 @ A2 @ X2 @ Rel ) ) ) ) ) ).

% simE(1)
thf(fact_98_fresh__prodD_I2_J,axiom,
    ! [B: $tType,A: $tType,C4: $tType,A2: A,X2: B,Y2: C4] :
      ( ( fresh @ A @ ( product_prod @ B @ C4 ) @ A2 @ ( product_Pair @ B @ C4 @ X2 @ Y2 ) )
     => ( fresh @ A @ C4 @ A2 @ Y2 ) ) ).

% fresh_prodD(2)
thf(fact_99_fresh__prodD_I1_J,axiom,
    ! [C4: $tType,A: $tType,B: $tType,A2: A,X2: B,Y2: C4] :
      ( ( fresh @ A @ ( product_prod @ B @ C4 ) @ A2 @ ( product_Pair @ B @ C4 @ X2 @ Y2 ) )
     => ( fresh @ A @ B @ A2 @ X2 ) ) ).

% fresh_prodD(1)
thf(fact_100_subrelI,axiom,
    ! [B: $tType,A: $tType,R3: set @ ( product_prod @ A @ B ),S3: set @ ( product_prod @ A @ B )] :
      ( ! [X5: A,Y: B] :
          ( ( member @ ( product_prod @ A @ B ) @ ( product_Pair @ A @ B @ X5 @ Y ) @ R3 )
         => ( member @ ( product_prod @ A @ B ) @ ( product_Pair @ A @ B @ X5 @ Y ) @ S3 ) )
     => ( ord_less_eq @ ( set @ ( product_prod @ A @ B ) ) @ R3 @ S3 ) ) ).

% subrelI
thf(fact_101_simCases,axiom,
    ! [Q: pi,P: pi,Rel: set @ ( product_prod @ pi @ pi )] :
      ( ! [A4: late_subject,Y: name,Q3: pi] :
          ( ( late_transitions @ Q @ ( late_BoundR @ A4 @ Y @ Q3 ) )
         => ( ( fresh @ name @ pi @ Y @ P )
           => ? [P5: pi] :
                ( ( late_transitions @ P @ ( late_BoundR @ A4 @ Y @ P5 ) )
                & ( strong2129052853vative @ P5 @ Q3 @ A4 @ Y @ Rel ) ) ) )
     => ( ! [Alpha2: late_freeRes,Q3: pi] :
            ( ( late_transitions @ Q @ ( late_FreeR @ Alpha2 @ Q3 ) )
           => ? [P5: pi] :
                ( ( late_transitions @ P @ ( late_FreeR @ Alpha2 @ P5 ) )
                & ( member @ ( product_prod @ pi @ pi ) @ ( product_Pair @ pi @ pi @ P5 @ Q3 ) @ Rel ) ) )
       => ( strong743114133lation @ P @ Rel @ Q ) ) ) ).

% simCases
thf(fact_102_simulation__def,axiom,
    ( strong743114133lation
    = ( ^ [P6: pi,Rel2: set @ ( product_prod @ pi @ pi ),Q5: pi] :
          ( ! [A5: late_subject,X4: name,Q6: pi] :
              ( ( ( late_transitions @ Q5 @ ( late_BoundR @ A5 @ X4 @ Q6 ) )
                & ( fresh @ name @ pi @ X4 @ P6 ) )
             => ? [P7: pi] :
                  ( ( late_transitions @ P6 @ ( late_BoundR @ A5 @ X4 @ P7 ) )
                  & ( strong2129052853vative @ P7 @ Q6 @ A5 @ X4 @ Rel2 ) ) )
          & ! [Alpha3: late_freeRes,Q6: pi] :
              ( ( late_transitions @ Q5 @ ( late_FreeR @ Alpha3 @ Q6 ) )
             => ? [P7: pi] :
                  ( ( late_transitions @ P6 @ ( late_FreeR @ Alpha3 @ P7 ) )
                  & ( member @ ( product_prod @ pi @ pi ) @ ( product_Pair @ pi @ pi @ P7 @ Q6 ) @ Rel2 ) ) ) ) ) ) ).

% simulation_def
thf(fact_103_IdE,axiom,
    ! [A: $tType,P8: product_prod @ A @ A] :
      ( ( member @ ( product_prod @ A @ A ) @ P8 @ ( id @ A ) )
     => ~ ! [X5: A] :
            ( P8
           != ( product_Pair @ A @ A @ X5 @ X5 ) ) ) ).

% IdE
thf(fact_104_monotonic,axiom,
    ! [P: pi,A3: set @ ( product_prod @ pi @ pi ),P2: pi,B3: set @ ( product_prod @ pi @ pi )] :
      ( ( strong743114133lation @ P @ A3 @ P2 )
     => ( ( ord_less_eq @ ( set @ ( product_prod @ pi @ pi ) ) @ A3 @ B3 )
       => ( strong743114133lation @ P @ B3 @ P2 ) ) ) ).

% monotonic
thf(fact_105_prod_Oinject,axiom,
    ! [A: $tType,B: $tType,X1: A,X22: B,Y1: A,Y22: B] :
      ( ( ( product_Pair @ A @ B @ X1 @ X22 )
        = ( product_Pair @ A @ B @ Y1 @ Y22 ) )
      = ( ( X1 = Y1 )
        & ( X22 = Y22 ) ) ) ).

% prod.inject
thf(fact_106_old_Oprod_Oinject,axiom,
    ! [A: $tType,B: $tType,A2: A,B2: B,A7: A,B6: B] :
      ( ( ( product_Pair @ A @ B @ A2 @ B2 )
        = ( product_Pair @ A @ B @ A7 @ B6 ) )
      = ( ( A2 = A7 )
        & ( B2 = B6 ) ) ) ).

% old.prod.inject
thf(fact_107_order__refl,axiom,
    ! [A: $tType] :
      ( ( preorder @ A )
     => ! [X2: A] : ( ord_less_eq @ A @ X2 @ X2 ) ) ).

% order_refl
thf(fact_108_resSimCases,axiom,
    ! [A: $tType] :
      ( ( fs_name @ A )
     => ! [Rel: set @ ( product_prod @ pi @ pi ),Q: pi,X2: name,P: pi,C3: A] :
          ( ( eqvt @ pi @ Rel )
         => ( ! [Q3: pi,A4: name] :
                ( ( late_transitions @ Q @ ( late_FreeR @ ( late_OutputR @ A4 @ X2 ) @ Q3 ) )
               => ( ( A4 != X2 )
                 => ? [P5: pi] :
                      ( ( late_transitions @ P @ ( late_BoundR @ ( late_BoundOutputS @ A4 ) @ X2 @ P5 ) )
                      & ( member @ ( product_prod @ pi @ pi ) @ ( product_Pair @ pi @ pi @ P5 @ Q3 ) @ Rel ) ) ) )
           => ( ! [Q3: pi,A4: late_subject,Y: name] :
                  ( ( late_transitions @ Q @ ( late_BoundR @ A4 @ Y @ Q3 ) )
                 => ( ( fresh @ name @ late_subject @ X2 @ A4 )
                   => ( ( X2 != Y )
                     => ( ( fresh @ name @ A @ Y @ C3 )
                       => ? [P5: pi] :
                            ( ( late_transitions @ P @ ( late_BoundR @ A4 @ Y @ P5 ) )
                            & ( strong2129052853vative @ P5 @ ( res @ X2 @ Q3 ) @ A4 @ Y @ Rel ) ) ) ) ) )
             => ( ! [Q3: pi,Alpha2: late_freeRes] :
                    ( ( late_transitions @ Q @ ( late_FreeR @ Alpha2 @ Q3 ) )
                   => ( ( fresh @ name @ late_freeRes @ X2 @ Alpha2 )
                     => ? [P5: pi] :
                          ( ( late_transitions @ P @ ( late_FreeR @ Alpha2 @ P5 ) )
                          & ( member @ ( product_prod @ pi @ pi ) @ ( product_Pair @ pi @ pi @ P5 @ ( res @ X2 @ Q3 ) ) @ Rel ) ) ) )
               => ( strong743114133lation @ P @ Rel @ ( res @ X2 @ Q ) ) ) ) ) ) ) ).

% resSimCases
thf(fact_109_IdD,axiom,
    ! [A: $tType,A2: A,B2: A] :
      ( ( member @ ( product_prod @ A @ A ) @ ( product_Pair @ A @ A @ A2 @ B2 ) @ ( id @ A ) )
     => ( A2 = B2 ) ) ).

% IdD
thf(fact_110_sumResLeft,axiom,
    ! [Rel: set @ ( product_prod @ pi @ pi ),X2: name,P: pi,Q: pi] :
      ( ( ord_less_eq @ ( set @ ( product_prod @ pi @ pi ) ) @ ( id @ pi ) @ Rel )
     => ( ( eqvt @ pi @ Rel )
       => ( strong743114133lation @ ( sum @ ( res @ X2 @ P ) @ ( res @ X2 @ Q ) ) @ Rel @ ( res @ X2 @ ( sum @ P @ Q ) ) ) ) ) ).

% sumResLeft
thf(fact_111_Late__Semantics_OfreeRes_Oinject,axiom,
    ! [X22: name,X1: name,Y22: name,Y1: name] :
      ( ( ( late_OutputR @ X22 @ X1 )
        = ( late_OutputR @ Y22 @ Y1 ) )
      = ( ( X22 = Y22 )
        & ( X1 = Y1 ) ) ) ).

% Late_Semantics.freeRes.inject
thf(fact_112_Late__Semantics_Osubject_Oinject_I2_J,axiom,
    ! [X1: name,Y1: name] :
      ( ( ( late_BoundOutputS @ X1 )
        = ( late_BoundOutputS @ Y1 ) )
      = ( X1 = Y1 ) ) ).

% Late_Semantics.subject.inject(2)
thf(fact_113_pi_Ofresh_I7_J,axiom,
    ! [A2: name,X22: pi,X1: pi] :
      ( ( fresh @ name @ pi @ A2 @ ( sum @ X22 @ X1 ) )
      = ( ( fresh @ name @ pi @ A2 @ X22 )
        & ( fresh @ name @ pi @ A2 @ X1 ) ) ) ).

% pi.fresh(7)
thf(fact_114_subject_Ofresh_I2_J,axiom,
    ! [A2: name,X1: name] :
      ( ( fresh @ name @ late_subject @ A2 @ ( late_BoundOutputS @ X1 ) )
      = ( fresh @ name @ name @ A2 @ X1 ) ) ).

% subject.fresh(2)
thf(fact_115_freeRes_Ofresh_I1_J,axiom,
    ! [A2: name,X22: name,X1: name] :
      ( ( fresh @ name @ late_freeRes @ A2 @ ( late_OutputR @ X22 @ X1 ) )
      = ( ( fresh @ name @ name @ A2 @ X22 )
        & ( fresh @ name @ name @ A2 @ X1 ) ) ) ).

% freeRes.fresh(1)
thf(fact_116_pi_Oinject_I6_J,axiom,
    ! [X22: pi,X1: pi,Y22: pi,Y1: pi] :
      ( ( ( sum @ X22 @ X1 )
        = ( sum @ Y22 @ Y1 ) )
      = ( ( X22 = Y22 )
        & ( X1 = Y1 ) ) ) ).

% pi.inject(6)
thf(fact_117_sumCases,axiom,
    ! [P: pi,Q: pi,Rs: late_residual] :
      ( ( late_transitions @ ( sum @ P @ Q ) @ Rs )
     => ( ~ ( late_transitions @ P @ Rs )
       => ( late_transitions @ Q @ Rs ) ) ) ).

% sumCases
thf(fact_118_sumCases_H,axiom,
    ! [P: pi,Q: pi,Rs: late_residual] :
      ( ( late_transitions @ ( sum @ P @ Q ) @ Rs )
     => ( ~ ( late_transitions @ P @ Rs )
       => ( late_transitions @ Q @ Rs ) ) ) ).

% sumCases'
thf(fact_119_Sum1,axiom,
    ! [P: pi,Rs: late_residual,Q: pi] :
      ( ( late_transitions @ P @ Rs )
     => ( late_transitions @ ( sum @ P @ Q ) @ Rs ) ) ).

% Sum1
thf(fact_120_Sum2,axiom,
    ! [Q: pi,Rs: late_residual,P: pi] :
      ( ( late_transitions @ Q @ Rs )
     => ( late_transitions @ ( sum @ P @ Q ) @ Rs ) ) ).

% Sum2
thf(fact_121_pi_Odistinct_I81_J,axiom,
    ! [Pi1: pi,Pi2: pi,Name: name,Pi: pi] :
      ( ( sum @ Pi1 @ Pi2 )
     != ( res @ Name @ Pi ) ) ).

% pi.distinct(81)
thf(fact_122_pi_Odistinct_I79_J,axiom,
    ! [Pi1: pi,Pi2: pi,Pi12: pi,Pi22: pi] :
      ( ( sum @ Pi1 @ Pi2 )
     != ( par @ Pi12 @ Pi22 ) ) ).

% pi.distinct(79)
thf(fact_123_pi_Odistinct_I53_J,axiom,
    ! [Name12: name,Name22: name,Pi3: pi,Pi12: pi,Pi22: pi] :
      ( ( input @ Name12 @ Name22 @ Pi3 )
     != ( sum @ Pi12 @ Pi22 ) ) ).

% pi.distinct(53)
thf(fact_124_pi_Odistinct_I11_J,axiom,
    ! [Pi12: pi,Pi22: pi] :
      ( piNil
     != ( sum @ Pi12 @ Pi22 ) ) ).

% pi.distinct(11)
thf(fact_125_pi_Odistinct_I27_J,axiom,
    ! [Name12: name,Name22: name,Pi3: pi,Pi12: pi,Pi22: pi] :
      ( ( output @ Name12 @ Name22 @ Pi3 )
     != ( sum @ Pi12 @ Pi22 ) ) ).

% pi.distinct(27)
thf(fact_126_Late__Semantics_OfreeRes_Odistinct_I1_J,axiom,
    ! [Name12: name,Name22: name] :
      ( ( late_OutputR @ Name12 @ Name22 )
     != late_TauR ) ).

% Late_Semantics.freeRes.distinct(1)
thf(fact_127_freeRes_Oinducts,axiom,
    ! [P: late_freeRes > $o,FreeRes3: late_freeRes] :
      ( ! [Name13: name,Name23: name] : ( P @ ( late_OutputR @ Name13 @ Name23 ) )
     => ( ( P @ late_TauR )
       => ( P @ FreeRes3 ) ) ) ).

% freeRes.inducts
thf(fact_128_freeRes_Ostrong__induct_H,axiom,
    ! [N: $tType,P: N > late_freeRes > $o,Z: N,FreeRes3: late_freeRes] :
      ( ! [Name13: name,Name23: name,Z2: N] : ( P @ Z2 @ ( late_OutputR @ Name13 @ Name23 ) )
     => ( ! [Z2: N] : ( P @ Z2 @ late_TauR )
       => ( P @ Z @ FreeRes3 ) ) ) ).

% freeRes.strong_induct'
thf(fact_129_freeRes_Ostrong__inducts,axiom,
    ! [A: $tType,P: A > late_freeRes > $o,Z: A,FreeRes3: late_freeRes] :
      ( ! [Name13: name,Name23: name,Z2: A] : ( P @ Z2 @ ( late_OutputR @ Name13 @ Name23 ) )
     => ( ! [Z2: A] : ( P @ Z2 @ late_TauR )
       => ( P @ Z @ FreeRes3 ) ) ) ).

% freeRes.strong_inducts
thf(fact_130_Open,axiom,
    ! [P: pi,A2: name,B2: name,P2: pi] :
      ( ( late_transitions @ P @ ( late_FreeR @ ( late_OutputR @ A2 @ B2 ) @ P2 ) )
     => ( ( A2 != B2 )
       => ( late_transitions @ ( res @ B2 @ P ) @ ( late_BoundR @ ( late_BoundOutputS @ A2 ) @ B2 @ P2 ) ) ) ) ).

% Open
thf(fact_131_dual__order_Oantisym,axiom,
    ! [A: $tType] :
      ( ( order @ A )
     => ! [B2: A,A2: A] :
          ( ( ord_less_eq @ A @ B2 @ A2 )
         => ( ( ord_less_eq @ A @ A2 @ B2 )
           => ( A2 = B2 ) ) ) ) ).

% dual_order.antisym
thf(fact_132_dual__order_Oeq__iff,axiom,
    ! [A: $tType] :
      ( ( order @ A )
     => ( ( ^ [Y4: A,Z3: A] : Y4 = Z3 )
        = ( ^ [A5: A,B4: A] :
              ( ( ord_less_eq @ A @ B4 @ A5 )
              & ( ord_less_eq @ A @ A5 @ B4 ) ) ) ) ) ).

% dual_order.eq_iff
thf(fact_133_dual__order_Otrans,axiom,
    ! [A: $tType] :
      ( ( order @ A )
     => ! [B2: A,A2: A,C2: A] :
          ( ( ord_less_eq @ A @ B2 @ A2 )
         => ( ( ord_less_eq @ A @ C2 @ B2 )
           => ( ord_less_eq @ A @ C2 @ A2 ) ) ) ) ).

% dual_order.trans
thf(fact_134_linorder__wlog,axiom,
    ! [A: $tType] :
      ( ( linorder @ A )
     => ! [P: A > A > $o,A2: A,B2: A] :
          ( ! [A4: A,B7: A] :
              ( ( ord_less_eq @ A @ A4 @ B7 )
             => ( P @ A4 @ B7 ) )
         => ( ! [A4: A,B7: A] :
                ( ( P @ B7 @ A4 )
               => ( P @ A4 @ B7 ) )
           => ( P @ A2 @ B2 ) ) ) ) ).

% linorder_wlog
thf(fact_135_dual__order_Orefl,axiom,
    ! [A: $tType] :
      ( ( order @ A )
     => ! [A2: A] : ( ord_less_eq @ A @ A2 @ A2 ) ) ).

% dual_order.refl
thf(fact_136_order__trans,axiom,
    ! [A: $tType] :
      ( ( preorder @ A )
     => ! [X2: A,Y2: A,Z: A] :
          ( ( ord_less_eq @ A @ X2 @ Y2 )
         => ( ( ord_less_eq @ A @ Y2 @ Z )
           => ( ord_less_eq @ A @ X2 @ Z ) ) ) ) ).

% order_trans
thf(fact_137_order__class_Oorder_Oantisym,axiom,
    ! [A: $tType] :
      ( ( order @ A )
     => ! [A2: A,B2: A] :
          ( ( ord_less_eq @ A @ A2 @ B2 )
         => ( ( ord_less_eq @ A @ B2 @ A2 )
           => ( A2 = B2 ) ) ) ) ).

% order_class.order.antisym
thf(fact_138_ord__le__eq__trans,axiom,
    ! [A: $tType] :
      ( ( ord @ A )
     => ! [A2: A,B2: A,C2: A] :
          ( ( ord_less_eq @ A @ A2 @ B2 )
         => ( ( B2 = C2 )
           => ( ord_less_eq @ A @ A2 @ C2 ) ) ) ) ).

% ord_le_eq_trans
thf(fact_139_ord__eq__le__trans,axiom,
    ! [A: $tType] :
      ( ( ord @ A )
     => ! [A2: A,B2: A,C2: A] :
          ( ( A2 = B2 )
         => ( ( ord_less_eq @ A @ B2 @ C2 )
           => ( ord_less_eq @ A @ A2 @ C2 ) ) ) ) ).

% ord_eq_le_trans
thf(fact_140_order__class_Oorder_Oeq__iff,axiom,
    ! [A: $tType] :
      ( ( order @ A )
     => ( ( ^ [Y4: A,Z3: A] : Y4 = Z3 )
        = ( ^ [A5: A,B4: A] :
              ( ( ord_less_eq @ A @ A5 @ B4 )
              & ( ord_less_eq @ A @ B4 @ A5 ) ) ) ) ) ).

% order_class.order.eq_iff
thf(fact_141_antisym__conv,axiom,
    ! [A: $tType] :
      ( ( order @ A )
     => ! [Y2: A,X2: A] :
          ( ( ord_less_eq @ A @ Y2 @ X2 )
         => ( ( ord_less_eq @ A @ X2 @ Y2 )
            = ( X2 = Y2 ) ) ) ) ).

% antisym_conv
thf(fact_142_le__cases3,axiom,
    ! [A: $tType] :
      ( ( linorder @ A )
     => ! [X2: A,Y2: A,Z: A] :
          ( ( ( ord_less_eq @ A @ X2 @ Y2 )
           => ~ ( ord_less_eq @ A @ Y2 @ Z ) )
         => ( ( ( ord_less_eq @ A @ Y2 @ X2 )
             => ~ ( ord_less_eq @ A @ X2 @ Z ) )
           => ( ( ( ord_less_eq @ A @ X2 @ Z )
               => ~ ( ord_less_eq @ A @ Z @ Y2 ) )
             => ( ( ( ord_less_eq @ A @ Z @ Y2 )
                 => ~ ( ord_less_eq @ A @ Y2 @ X2 ) )
               => ( ( ( ord_less_eq @ A @ Y2 @ Z )
                   => ~ ( ord_less_eq @ A @ Z @ X2 ) )
                 => ~ ( ( ord_less_eq @ A @ Z @ X2 )
                     => ~ ( ord_less_eq @ A @ X2 @ Y2 ) ) ) ) ) ) ) ) ).

% le_cases3
thf(fact_143_order_Otrans,axiom,
    ! [A: $tType] :
      ( ( order @ A )
     => ! [A2: A,B2: A,C2: A] :
          ( ( ord_less_eq @ A @ A2 @ B2 )
         => ( ( ord_less_eq @ A @ B2 @ C2 )
           => ( ord_less_eq @ A @ A2 @ C2 ) ) ) ) ).

% order.trans
thf(fact_144_le__cases,axiom,
    ! [A: $tType] :
      ( ( linorder @ A )
     => ! [X2: A,Y2: A] :
          ( ~ ( ord_less_eq @ A @ X2 @ Y2 )
         => ( ord_less_eq @ A @ Y2 @ X2 ) ) ) ).

% le_cases
thf(fact_145_eq__refl,axiom,
    ! [A: $tType] :
      ( ( preorder @ A )
     => ! [X2: A,Y2: A] :
          ( ( X2 = Y2 )
         => ( ord_less_eq @ A @ X2 @ Y2 ) ) ) ).

% eq_refl
thf(fact_146_linear,axiom,
    ! [A: $tType] :
      ( ( linorder @ A )
     => ! [X2: A,Y2: A] :
          ( ( ord_less_eq @ A @ X2 @ Y2 )
          | ( ord_less_eq @ A @ Y2 @ X2 ) ) ) ).

% linear
thf(fact_147_antisym,axiom,
    ! [A: $tType] :
      ( ( order @ A )
     => ! [X2: A,Y2: A] :
          ( ( ord_less_eq @ A @ X2 @ Y2 )
         => ( ( ord_less_eq @ A @ Y2 @ X2 )
           => ( X2 = Y2 ) ) ) ) ).

% antisym
thf(fact_148_eq__iff,axiom,
    ! [A: $tType] :
      ( ( order @ A )
     => ( ( ^ [Y4: A,Z3: A] : Y4 = Z3 )
        = ( ^ [X4: A,Y5: A] :
              ( ( ord_less_eq @ A @ X4 @ Y5 )
              & ( ord_less_eq @ A @ Y5 @ X4 ) ) ) ) ) ).

% eq_iff
thf(fact_149_ord__le__eq__subst,axiom,
    ! [A: $tType,B: $tType] :
      ( ( ( ord @ B )
        & ( ord @ A ) )
     => ! [A2: A,B2: A,F2: A > B,C2: B] :
          ( ( ord_less_eq @ A @ A2 @ B2 )
         => ( ( ( F2 @ B2 )
              = C2 )
           => ( ! [X5: A,Y: A] :
                  ( ( ord_less_eq @ A @ X5 @ Y )
                 => ( ord_less_eq @ B @ ( F2 @ X5 ) @ ( F2 @ Y ) ) )
             => ( ord_less_eq @ B @ ( F2 @ A2 ) @ C2 ) ) ) ) ) ).

% ord_le_eq_subst
thf(fact_150_ord__eq__le__subst,axiom,
    ! [A: $tType,B: $tType] :
      ( ( ( ord @ B )
        & ( ord @ A ) )
     => ! [A2: A,F2: B > A,B2: B,C2: B] :
          ( ( A2
            = ( F2 @ B2 ) )
         => ( ( ord_less_eq @ B @ B2 @ C2 )
           => ( ! [X5: B,Y: B] :
                  ( ( ord_less_eq @ B @ X5 @ Y )
                 => ( ord_less_eq @ A @ ( F2 @ X5 ) @ ( F2 @ Y ) ) )
             => ( ord_less_eq @ A @ A2 @ ( F2 @ C2 ) ) ) ) ) ) ).

% ord_eq_le_subst
thf(fact_151_order__subst2,axiom,
    ! [A: $tType,C4: $tType] :
      ( ( ( order @ C4 )
        & ( order @ A ) )
     => ! [A2: A,B2: A,F2: A > C4,C2: C4] :
          ( ( ord_less_eq @ A @ A2 @ B2 )
         => ( ( ord_less_eq @ C4 @ ( F2 @ B2 ) @ C2 )
           => ( ! [X5: A,Y: A] :
                  ( ( ord_less_eq @ A @ X5 @ Y )
                 => ( ord_less_eq @ C4 @ ( F2 @ X5 ) @ ( F2 @ Y ) ) )
             => ( ord_less_eq @ C4 @ ( F2 @ A2 ) @ C2 ) ) ) ) ) ).

% order_subst2
thf(fact_152_order__subst1,axiom,
    ! [A: $tType,B: $tType] :
      ( ( ( order @ B )
        & ( order @ A ) )
     => ! [A2: A,F2: B > A,B2: B,C2: B] :
          ( ( ord_less_eq @ A @ A2 @ ( F2 @ B2 ) )
         => ( ( ord_less_eq @ B @ B2 @ C2 )
           => ( ! [X5: B,Y: B] :
                  ( ( ord_less_eq @ B @ X5 @ Y )
                 => ( ord_less_eq @ A @ ( F2 @ X5 ) @ ( F2 @ Y ) ) )
             => ( ord_less_eq @ A @ A2 @ ( F2 @ C2 ) ) ) ) ) ) ).

% order_subst1
thf(fact_153_le__fun__def,axiom,
    ! [B: $tType,A: $tType] :
      ( ( ord @ B )
     => ( ( ord_less_eq @ ( A > B ) )
        = ( ^ [F3: A > B,G: A > B] :
            ! [X4: A] : ( ord_less_eq @ B @ ( F3 @ X4 ) @ ( G @ X4 ) ) ) ) ) ).

% le_fun_def
thf(fact_154_le__funI,axiom,
    ! [B: $tType,A: $tType] :
      ( ( ord @ B )
     => ! [F2: A > B,G2: A > B] :
          ( ! [X5: A] : ( ord_less_eq @ B @ ( F2 @ X5 ) @ ( G2 @ X5 ) )
         => ( ord_less_eq @ ( A > B ) @ F2 @ G2 ) ) ) ).

% le_funI
thf(fact_155_le__funE,axiom,
    ! [B: $tType,A: $tType] :
      ( ( ord @ B )
     => ! [F2: A > B,G2: A > B,X2: A] :
          ( ( ord_less_eq @ ( A > B ) @ F2 @ G2 )
         => ( ord_less_eq @ B @ ( F2 @ X2 ) @ ( G2 @ X2 ) ) ) ) ).

% le_funE
thf(fact_156_le__funD,axiom,
    ! [B: $tType,A: $tType] :
      ( ( ord @ B )
     => ! [F2: A > B,G2: A > B,X2: A] :
          ( ( ord_less_eq @ ( A > B ) @ F2 @ G2 )
         => ( ord_less_eq @ B @ ( F2 @ X2 ) @ ( G2 @ X2 ) ) ) ) ).

% le_funD
thf(fact_157_old_Oprod_Oinducts,axiom,
    ! [B: $tType,A: $tType,P: ( product_prod @ A @ B ) > $o,Prod: product_prod @ A @ B] :
      ( ! [A4: A,B7: B] : ( P @ ( product_Pair @ A @ B @ A4 @ B7 ) )
     => ( P @ Prod ) ) ).

% old.prod.inducts
thf(fact_158_old_Oprod_Oexhaust,axiom,
    ! [A: $tType,B: $tType,Y2: product_prod @ A @ B] :
      ~ ! [A4: A,B7: B] :
          ( Y2
         != ( product_Pair @ A @ B @ A4 @ B7 ) ) ).

% old.prod.exhaust
thf(fact_159_prod__induct7,axiom,
    ! [G3: $tType,F4: $tType,E: $tType,D: $tType,C4: $tType,B: $tType,A: $tType,P: ( product_prod @ A @ ( product_prod @ B @ ( product_prod @ C4 @ ( product_prod @ D @ ( product_prod @ E @ ( product_prod @ F4 @ G3 ) ) ) ) ) ) > $o,X2: product_prod @ A @ ( product_prod @ B @ ( product_prod @ C4 @ ( product_prod @ D @ ( product_prod @ E @ ( product_prod @ F4 @ G3 ) ) ) ) )] :
      ( ! [A4: A,B7: B,C: C4,D2: D,E2: E,F5: F4,G4: G3] : ( P @ ( product_Pair @ A @ ( product_prod @ B @ ( product_prod @ C4 @ ( product_prod @ D @ ( product_prod @ E @ ( product_prod @ F4 @ G3 ) ) ) ) ) @ A4 @ ( product_Pair @ B @ ( product_prod @ C4 @ ( product_prod @ D @ ( product_prod @ E @ ( product_prod @ F4 @ G3 ) ) ) ) @ B7 @ ( product_Pair @ C4 @ ( product_prod @ D @ ( product_prod @ E @ ( product_prod @ F4 @ G3 ) ) ) @ C @ ( product_Pair @ D @ ( product_prod @ E @ ( product_prod @ F4 @ G3 ) ) @ D2 @ ( product_Pair @ E @ ( product_prod @ F4 @ G3 ) @ E2 @ ( product_Pair @ F4 @ G3 @ F5 @ G4 ) ) ) ) ) ) )
     => ( P @ X2 ) ) ).

% prod_induct7
thf(fact_160_prod__induct6,axiom,
    ! [F4: $tType,E: $tType,D: $tType,C4: $tType,B: $tType,A: $tType,P: ( product_prod @ A @ ( product_prod @ B @ ( product_prod @ C4 @ ( product_prod @ D @ ( product_prod @ E @ F4 ) ) ) ) ) > $o,X2: product_prod @ A @ ( product_prod @ B @ ( product_prod @ C4 @ ( product_prod @ D @ ( product_prod @ E @ F4 ) ) ) )] :
      ( ! [A4: A,B7: B,C: C4,D2: D,E2: E,F5: F4] : ( P @ ( product_Pair @ A @ ( product_prod @ B @ ( product_prod @ C4 @ ( product_prod @ D @ ( product_prod @ E @ F4 ) ) ) ) @ A4 @ ( product_Pair @ B @ ( product_prod @ C4 @ ( product_prod @ D @ ( product_prod @ E @ F4 ) ) ) @ B7 @ ( product_Pair @ C4 @ ( product_prod @ D @ ( product_prod @ E @ F4 ) ) @ C @ ( product_Pair @ D @ ( product_prod @ E @ F4 ) @ D2 @ ( product_Pair @ E @ F4 @ E2 @ F5 ) ) ) ) ) )
     => ( P @ X2 ) ) ).

% prod_induct6
thf(fact_161_prod__induct5,axiom,
    ! [E: $tType,D: $tType,C4: $tType,B: $tType,A: $tType,P: ( product_prod @ A @ ( product_prod @ B @ ( product_prod @ C4 @ ( product_prod @ D @ E ) ) ) ) > $o,X2: product_prod @ A @ ( product_prod @ B @ ( product_prod @ C4 @ ( product_prod @ D @ E ) ) )] :
      ( ! [A4: A,B7: B,C: C4,D2: D,E2: E] : ( P @ ( product_Pair @ A @ ( product_prod @ B @ ( product_prod @ C4 @ ( product_prod @ D @ E ) ) ) @ A4 @ ( product_Pair @ B @ ( product_prod @ C4 @ ( product_prod @ D @ E ) ) @ B7 @ ( product_Pair @ C4 @ ( product_prod @ D @ E ) @ C @ ( product_Pair @ D @ E @ D2 @ E2 ) ) ) ) )
     => ( P @ X2 ) ) ).

% prod_induct5
thf(fact_162_prod__induct4,axiom,
    ! [D: $tType,C4: $tType,B: $tType,A: $tType,P: ( product_prod @ A @ ( product_prod @ B @ ( product_prod @ C4 @ D ) ) ) > $o,X2: product_prod @ A @ ( product_prod @ B @ ( product_prod @ C4 @ D ) )] :
      ( ! [A4: A,B7: B,C: C4,D2: D] : ( P @ ( product_Pair @ A @ ( product_prod @ B @ ( product_prod @ C4 @ D ) ) @ A4 @ ( product_Pair @ B @ ( product_prod @ C4 @ D ) @ B7 @ ( product_Pair @ C4 @ D @ C @ D2 ) ) ) )
     => ( P @ X2 ) ) ).

% prod_induct4
thf(fact_163_prod__induct3,axiom,
    ! [C4: $tType,B: $tType,A: $tType,P: ( product_prod @ A @ ( product_prod @ B @ C4 ) ) > $o,X2: product_prod @ A @ ( product_prod @ B @ C4 )] :
      ( ! [A4: A,B7: B,C: C4] : ( P @ ( product_Pair @ A @ ( product_prod @ B @ C4 ) @ A4 @ ( product_Pair @ B @ C4 @ B7 @ C ) ) )
     => ( P @ X2 ) ) ).

% prod_induct3
thf(fact_164_prod__cases7,axiom,
    ! [A: $tType,B: $tType,C4: $tType,D: $tType,E: $tType,F4: $tType,G3: $tType,Y2: product_prod @ A @ ( product_prod @ B @ ( product_prod @ C4 @ ( product_prod @ D @ ( product_prod @ E @ ( product_prod @ F4 @ G3 ) ) ) ) )] :
      ~ ! [A4: A,B7: B,C: C4,D2: D,E2: E,F5: F4,G4: G3] :
          ( Y2
         != ( product_Pair @ A @ ( product_prod @ B @ ( product_prod @ C4 @ ( product_prod @ D @ ( product_prod @ E @ ( product_prod @ F4 @ G3 ) ) ) ) ) @ A4 @ ( product_Pair @ B @ ( product_prod @ C4 @ ( product_prod @ D @ ( product_prod @ E @ ( product_prod @ F4 @ G3 ) ) ) ) @ B7 @ ( product_Pair @ C4 @ ( product_prod @ D @ ( product_prod @ E @ ( product_prod @ F4 @ G3 ) ) ) @ C @ ( product_Pair @ D @ ( product_prod @ E @ ( product_prod @ F4 @ G3 ) ) @ D2 @ ( product_Pair @ E @ ( product_prod @ F4 @ G3 ) @ E2 @ ( product_Pair @ F4 @ G3 @ F5 @ G4 ) ) ) ) ) ) ) ).

% prod_cases7
thf(fact_165_prod__cases6,axiom,
    ! [A: $tType,B: $tType,C4: $tType,D: $tType,E: $tType,F4: $tType,Y2: product_prod @ A @ ( product_prod @ B @ ( product_prod @ C4 @ ( product_prod @ D @ ( product_prod @ E @ F4 ) ) ) )] :
      ~ ! [A4: A,B7: B,C: C4,D2: D,E2: E,F5: F4] :
          ( Y2
         != ( product_Pair @ A @ ( product_prod @ B @ ( product_prod @ C4 @ ( product_prod @ D @ ( product_prod @ E @ F4 ) ) ) ) @ A4 @ ( product_Pair @ B @ ( product_prod @ C4 @ ( product_prod @ D @ ( product_prod @ E @ F4 ) ) ) @ B7 @ ( product_Pair @ C4 @ ( product_prod @ D @ ( product_prod @ E @ F4 ) ) @ C @ ( product_Pair @ D @ ( product_prod @ E @ F4 ) @ D2 @ ( product_Pair @ E @ F4 @ E2 @ F5 ) ) ) ) ) ) ).

% prod_cases6
thf(fact_166_prod__cases5,axiom,
    ! [A: $tType,B: $tType,C4: $tType,D: $tType,E: $tType,Y2: product_prod @ A @ ( product_prod @ B @ ( product_prod @ C4 @ ( product_prod @ D @ E ) ) )] :
      ~ ! [A4: A,B7: B,C: C4,D2: D,E2: E] :
          ( Y2
         != ( product_Pair @ A @ ( product_prod @ B @ ( product_prod @ C4 @ ( product_prod @ D @ E ) ) ) @ A4 @ ( product_Pair @ B @ ( product_prod @ C4 @ ( product_prod @ D @ E ) ) @ B7 @ ( product_Pair @ C4 @ ( product_prod @ D @ E ) @ C @ ( product_Pair @ D @ E @ D2 @ E2 ) ) ) ) ) ).

% prod_cases5
thf(fact_167_prod__cases4,axiom,
    ! [A: $tType,B: $tType,C4: $tType,D: $tType,Y2: product_prod @ A @ ( product_prod @ B @ ( product_prod @ C4 @ D ) )] :
      ~ ! [A4: A,B7: B,C: C4,D2: D] :
          ( Y2
         != ( product_Pair @ A @ ( product_prod @ B @ ( product_prod @ C4 @ D ) ) @ A4 @ ( product_Pair @ B @ ( product_prod @ C4 @ D ) @ B7 @ ( product_Pair @ C4 @ D @ C @ D2 ) ) ) ) ).

% prod_cases4
thf(fact_168_prod__cases3,axiom,
    ! [A: $tType,B: $tType,C4: $tType,Y2: product_prod @ A @ ( product_prod @ B @ C4 )] :
      ~ ! [A4: A,B7: B,C: C4] :
          ( Y2
         != ( product_Pair @ A @ ( product_prod @ B @ C4 ) @ A4 @ ( product_Pair @ B @ C4 @ B7 @ C ) ) ) ).

% prod_cases3
thf(fact_169_Pair__inject,axiom,
    ! [A: $tType,B: $tType,A2: A,B2: B,A7: A,B6: B] :
      ( ( ( product_Pair @ A @ B @ A2 @ B2 )
        = ( product_Pair @ A @ B @ A7 @ B6 ) )
     => ~ ( ( A2 = A7 )
         => ( B2 != B6 ) ) ) ).

% Pair_inject
thf(fact_170_prod__cases,axiom,
    ! [B: $tType,A: $tType,P: ( product_prod @ A @ B ) > $o,P8: product_prod @ A @ B] :
      ( ! [A4: A,B7: B] : ( P @ ( product_Pair @ A @ B @ A4 @ B7 ) )
     => ( P @ P8 ) ) ).

% prod_cases
thf(fact_171_surj__pair,axiom,
    ! [A: $tType,B: $tType,P8: product_prod @ A @ B] :
    ? [X5: A,Y: B] :
      ( P8
      = ( product_Pair @ A @ B @ X5 @ Y ) ) ).

% surj_pair
thf(fact_172_resCasesB_H,axiom,
    ! [X6: name,P: pi,A2: late_subject,Y6: name,P2: pi] :
      ( ( late_transitions @ ( res @ X6 @ P ) @ ( late_BoundR @ A2 @ Y6 @ P2 ) )
     => ( ! [P4: pi,A4: name,B7: name] :
            ( ( ( res @ X6 @ P )
              = ( res @ B7 @ P4 ) )
           => ! [P3: pi] :
                ( ( ( late_BoundR @ A2 @ Y6 @ P2 )
                  = ( late_BoundR @ ( late_BoundOutputS @ A4 ) @ B7 @ P3 ) )
               => ( ( late_transitions @ P4 @ ( late_FreeR @ ( late_OutputR @ A4 @ B7 ) @ P3 ) )
                 => ( A4 = B7 ) ) ) )
       => ~ ! [P4: pi,A4: late_subject,X5: name,P3: pi,Y: name] :
              ( ( ( res @ X6 @ P )
                = ( res @ Y @ P4 ) )
             => ( ( ( late_BoundR @ A2 @ Y6 @ P2 )
                  = ( late_BoundR @ A4 @ X5 @ ( res @ Y @ P3 ) ) )
               => ( ( late_transitions @ P4 @ ( late_BoundR @ A4 @ X5 @ P3 ) )
                 => ( ( fresh @ name @ late_subject @ Y @ A4 )
                   => ( ( Y != X5 )
                     => ( ( fresh @ name @ pi @ X5 @ P4 )
                       => ~ ( fresh @ name @ late_subject @ X5 @ A4 ) ) ) ) ) ) ) ) ) ).

% resCasesB'
thf(fact_173_outputCases,axiom,
    ! [A2: name,B2: name,P: pi,Alpha: late_freeRes,P2: pi,Prop: late_freeRes > pi > $o] :
      ( ( late_transitions @ ( output @ A2 @ B2 @ P ) @ ( late_FreeR @ Alpha @ P2 ) )
     => ( ( ( Alpha
            = ( late_OutputR @ A2 @ B2 ) )
         => ( ( P = P2 )
           => ( Prop @ ( late_OutputR @ A2 @ B2 ) @ P ) ) )
       => ( Prop @ Alpha @ P2 ) ) ) ).

% outputCases
thf(fact_174_outputCases_H,axiom,
    ! [A2: name,B2: name,P: pi,Rs: late_residual] :
      ( ( late_transitions @ ( output @ A2 @ B2 @ P ) @ Rs )
     => ~ ! [A4: name,B7: name,P4: pi] :
            ( ( ( A2 = A4 )
              & ( B2 = B7 )
              & ( P = P4 ) )
           => ( Rs
             != ( late_FreeR @ ( late_OutputR @ A4 @ B7 ) @ P4 ) ) ) ) ).

% outputCases'
thf(fact_175_outputIneqTrans,axiom,
    ! [A2: name,B2: name,P: pi,C2: name,D3: name,P2: pi] :
      ( ( late_transitions @ ( output @ A2 @ B2 @ P ) @ ( late_FreeR @ ( late_OutputR @ C2 @ D3 ) @ P2 ) )
     => ~ ( ( A2 != C2 )
          | ( B2 != D3 ) ) ) ).

% outputIneqTrans
thf(fact_176_Output,axiom,
    ! [A2: name,B2: name,P: pi] : ( late_transitions @ ( output @ A2 @ B2 @ P ) @ ( late_FreeR @ ( late_OutputR @ A2 @ B2 ) @ P ) ) ).

% Output
thf(fact_177_sumIdempRight,axiom,
    ! [Rel: set @ ( product_prod @ pi @ pi ),P: pi] :
      ( ( ord_less_eq @ ( set @ ( product_prod @ pi @ pi ) ) @ ( id @ pi ) @ Rel )
     => ( strong743114133lation @ ( sum @ P @ P ) @ Rel @ P ) ) ).

% sumIdempRight
thf(fact_178_sumAssocRight,axiom,
    ! [Rel: set @ ( product_prod @ pi @ pi ),P: pi,Q: pi,R: pi] :
      ( ( ord_less_eq @ ( set @ ( product_prod @ pi @ pi ) ) @ ( id @ pi ) @ Rel )
     => ( strong743114133lation @ ( sum @ P @ ( sum @ Q @ R ) ) @ Rel @ ( sum @ ( sum @ P @ Q ) @ R ) ) ) ).

% sumAssocRight
thf(fact_179_sumIdempLeft,axiom,
    ! [Rel: set @ ( product_prod @ pi @ pi ),P: pi] :
      ( ( ord_less_eq @ ( set @ ( product_prod @ pi @ pi ) ) @ ( id @ pi ) @ Rel )
     => ( strong743114133lation @ P @ Rel @ ( sum @ P @ P ) ) ) ).

% sumIdempLeft
thf(fact_180_sumAssocLeft,axiom,
    ! [Rel: set @ ( product_prod @ pi @ pi ),P: pi,Q: pi,R: pi] :
      ( ( ord_less_eq @ ( set @ ( product_prod @ pi @ pi ) ) @ ( id @ pi ) @ Rel )
     => ( strong743114133lation @ ( sum @ ( sum @ P @ Q ) @ R ) @ Rel @ ( sum @ P @ ( sum @ Q @ R ) ) ) ) ).

% sumAssocLeft
thf(fact_181_sumSym,axiom,
    ! [Rel: set @ ( product_prod @ pi @ pi ),P: pi,Q: pi] :
      ( ( ord_less_eq @ ( set @ ( product_prod @ pi @ pi ) ) @ ( id @ pi ) @ Rel )
     => ( strong743114133lation @ ( sum @ P @ Q ) @ Rel @ ( sum @ Q @ P ) ) ) ).

% sumSym
thf(fact_182_inputBoundOutputTrans,axiom,
    ! [A2: name,X2: name,P: pi,B2: name,Y2: name,P2: pi] :
      ~ ( late_transitions @ ( input @ A2 @ X2 @ P ) @ ( late_BoundR @ ( late_BoundOutputS @ B2 ) @ Y2 @ P2 ) ) ).

% inputBoundOutputTrans
thf(fact_183_resCases_H,axiom,
    ! [X2: name,P: pi,Rs: late_residual] :
      ( ( late_transitions @ ( res @ X2 @ P ) @ Rs )
     => ( ! [P4: pi,A4: name,B7: name] :
            ( ( ( res @ X2 @ P )
              = ( res @ B7 @ P4 ) )
           => ! [P3: pi] :
                ( ( Rs
                  = ( late_BoundR @ ( late_BoundOutputS @ A4 ) @ B7 @ P3 ) )
               => ( ( late_transitions @ P4 @ ( late_FreeR @ ( late_OutputR @ A4 @ B7 ) @ P3 ) )
                 => ( A4 = B7 ) ) ) )
       => ( ! [P4: pi,A4: late_subject,X5: name,P3: pi,Y: name] :
              ( ( ( res @ X2 @ P )
                = ( res @ Y @ P4 ) )
             => ( ( Rs
                  = ( late_BoundR @ A4 @ X5 @ ( res @ Y @ P3 ) ) )
               => ( ( late_transitions @ P4 @ ( late_BoundR @ A4 @ X5 @ P3 ) )
                 => ( ( fresh @ name @ late_subject @ Y @ A4 )
                   => ( ( Y != X5 )
                     => ( ( fresh @ name @ pi @ X5 @ P4 )
                       => ~ ( fresh @ name @ late_subject @ X5 @ A4 ) ) ) ) ) ) )
         => ~ ! [P4: pi,Alpha2: late_freeRes,P3: pi,Y: name] :
                ( ( ( res @ X2 @ P )
                  = ( res @ Y @ P4 ) )
               => ( ( Rs
                    = ( late_FreeR @ Alpha2 @ ( res @ Y @ P3 ) ) )
                 => ( ( late_transitions @ P4 @ ( late_FreeR @ Alpha2 @ P3 ) )
                   => ~ ( fresh @ name @ late_freeRes @ Y @ Alpha2 ) ) ) ) ) ) ) ).

% resCases'
thf(fact_184_resOutputOutputTrans,axiom,
    ! [X2: name,A2: name,P: pi,B2: name,Y2: name,P2: pi] :
      ~ ( late_transitions @ ( res @ X2 @ ( output @ A2 @ X2 @ P ) ) @ ( late_FreeR @ ( late_OutputR @ B2 @ Y2 ) @ P2 ) ) ).

% resOutputOutputTrans
thf(fact_185_sumZeroLeft,axiom,
    ! [Rel: set @ ( product_prod @ pi @ pi ),P: pi] :
      ( ( ord_less_eq @ ( set @ ( product_prod @ pi @ pi ) ) @ ( id @ pi ) @ Rel )
     => ( strong743114133lation @ ( sum @ P @ piNil ) @ Rel @ P ) ) ).

% sumZeroLeft
thf(fact_186_sumZeroRight,axiom,
    ! [Rel: set @ ( product_prod @ pi @ pi ),P: pi] :
      ( ( ord_less_eq @ ( set @ ( product_prod @ pi @ pi ) ) @ ( id @ pi ) @ Rel )
     => ( strong743114133lation @ P @ Rel @ ( sum @ P @ piNil ) ) ) ).

% sumZeroRight
thf(fact_187_resInputBoundOutputTrans,axiom,
    ! [X2: name,A2: name,Y2: name,P: pi,B2: name,Z: name,P2: pi] :
      ~ ( late_transitions @ ( res @ X2 @ ( input @ A2 @ Y2 @ P ) ) @ ( late_BoundR @ ( late_BoundOutputS @ B2 ) @ Z @ P2 ) ) ).

% resInputBoundOutputTrans
thf(fact_188_sumResRight,axiom,
    ! [Rel: set @ ( product_prod @ pi @ pi ),X2: name,P: pi,Q: pi] :
      ( ( ord_less_eq @ ( set @ ( product_prod @ pi @ pi ) ) @ ( id @ pi ) @ Rel )
     => ( ( eqvt @ pi @ Rel )
       => ( strong743114133lation @ ( res @ X2 @ ( sum @ P @ Q ) ) @ Rel @ ( sum @ ( res @ X2 @ P ) @ ( res @ X2 @ Q ) ) ) ) ) ).

% sumResRight
thf(fact_189_old_Oprod_Orec,axiom,
    ! [A: $tType,T: $tType,B: $tType,F1: A > B > T,A2: A,B2: B] :
      ( ( product_rec_prod @ A @ B @ T @ F1 @ ( product_Pair @ A @ B @ A2 @ B2 ) )
      = ( F1 @ A2 @ B2 ) ) ).

% old.prod.rec
thf(fact_190_Late__Semantics1_Osubject_Oinject_I2_J,axiom,
    ! [X22: name,Y22: name] :
      ( ( ( late_BoundOutputS @ X22 )
        = ( late_BoundOutputS @ Y22 ) )
      = ( X22 = Y22 ) ) ).

% Late_Semantics1.subject.inject(2)
thf(fact_191_Late__Semantics1_OfreeRes_Oinject,axiom,
    ! [X11: name,X12: name,Y11: name,Y12: name] :
      ( ( ( late_OutputR @ X11 @ X12 )
        = ( late_OutputR @ Y11 @ Y12 ) )
      = ( ( X11 = Y11 )
        & ( X12 = Y12 ) ) ) ).

% Late_Semantics1.freeRes.inject
thf(fact_192_Late__Semantics1_OfreeRes_Odistinct_I1_J,axiom,
    ! [X11: name,X12: name] :
      ( ( late_OutputR @ X11 @ X12 )
     != late_TauR ) ).

% Late_Semantics1.freeRes.distinct(1)
thf(fact_193_freeRes_Oexhaust,axiom,
    ! [Y2: late_freeRes] :
      ( ! [X112: name,X122: name] :
          ( Y2
         != ( late_OutputR @ X112 @ X122 ) )
     => ( Y2 = late_TauR ) ) ).

% freeRes.exhaust
thf(fact_194_resOutputInputTrans,axiom,
    ! [X2: name,A2: name,B2: name,P: pi,C2: name,Y2: name,P2: pi] :
      ~ ( late_transitions @ ( res @ X2 @ ( output @ A2 @ B2 @ P ) ) @ ( late_BoundR @ ( late_InputS @ C2 ) @ Y2 @ P2 ) ) ).

% resOutputInputTrans
thf(fact_195_freeRes_Orecs_I2_J,axiom,
    ! [T: $tType,P: T > $o,F1: name > name > T,F22: T] :
      ( ! [X13: name,X23: name] : ( P @ ( F1 @ X13 @ X23 ) )
     => ( ( P @ F22 )
       => ( ( late_freeRes_rec @ T @ F1 @ F22 @ late_TauR )
          = F22 ) ) ) ).

% freeRes.recs(2)
thf(fact_196_Late__Semantics1_Osubject_Oinject_I1_J,axiom,
    ! [X1: name,Y1: name] :
      ( ( ( late_InputS @ X1 )
        = ( late_InputS @ Y1 ) )
      = ( X1 = Y1 ) ) ).

% Late_Semantics1.subject.inject(1)
thf(fact_197_subject_Ofresh_I1_J,axiom,
    ! [A2: name,X1: name] :
      ( ( fresh @ name @ late_subject @ A2 @ ( late_InputS @ X1 ) )
      = ( fresh @ name @ name @ A2 @ X1 ) ) ).

% subject.fresh(1)
thf(fact_198_subject_Oexhaust,axiom,
    ! [Y2: late_subject] :
      ( ! [X13: name] :
          ( Y2
         != ( late_InputS @ X13 ) )
     => ~ ! [X23: name] :
            ( Y2
           != ( late_BoundOutputS @ X23 ) ) ) ).

% subject.exhaust
thf(fact_199_Late__Semantics1_Osubject_Odistinct_I1_J,axiom,
    ! [X1: name,X22: name] :
      ( ( late_InputS @ X1 )
     != ( late_BoundOutputS @ X22 ) ) ).

% Late_Semantics1.subject.distinct(1)
thf(fact_200_subject_Ostrong__inducts,axiom,
    ! [A: $tType,P: A > late_subject > $o,Z: A,Subject: late_subject] :
      ( ! [Name4: name,Z2: A] : ( P @ Z2 @ ( late_InputS @ Name4 ) )
     => ( ! [Name4: name,Z2: A] : ( P @ Z2 @ ( late_BoundOutputS @ Name4 ) )
       => ( P @ Z @ Subject ) ) ) ).

% subject.strong_inducts
thf(fact_201_subject_Ostrong__induct_H,axiom,
    ! [N: $tType,P: N > late_subject > $o,Z: N,Subject: late_subject] :
      ( ! [Name4: name,Z2: N] : ( P @ Z2 @ ( late_InputS @ Name4 ) )
     => ( ! [Name4: name,Z2: N] : ( P @ Z2 @ ( late_BoundOutputS @ Name4 ) )
       => ( P @ Z @ Subject ) ) ) ).

% subject.strong_induct'
thf(fact_202_subject_Oinducts,axiom,
    ! [P: late_subject > $o,Subject: late_subject] :
      ( ! [Name4: name] : ( P @ ( late_InputS @ Name4 ) )
     => ( ! [Name4: name] : ( P @ ( late_BoundOutputS @ Name4 ) )
       => ( P @ Subject ) ) ) ).

% subject.inducts
thf(fact_203_Late__Semantics_Osubject_Odistinct_I1_J,axiom,
    ! [Name3: name,Name: name] :
      ( ( late_InputS @ Name3 )
     != ( late_BoundOutputS @ Name ) ) ).

% Late_Semantics.subject.distinct(1)
thf(fact_204_transitions_OInput,axiom,
    ! [X2: name,A2: name,P: pi] :
      ( ( X2 != A2 )
     => ( late_transitions @ ( input @ A2 @ X2 @ P ) @ ( late_BoundR @ ( late_InputS @ A2 ) @ X2 @ P ) ) ) ).

% transitions.Input
thf(fact_205_Late__Semantics_OInput,axiom,
    ! [A2: name,X2: name,P: pi] : ( late_transitions @ ( input @ A2 @ X2 @ P ) @ ( late_BoundR @ ( late_InputS @ A2 ) @ X2 @ P ) ) ).

% Late_Semantics.Input
thf(fact_206_freeRes_Orecs_I1_J,axiom,
    ! [T: $tType,P: T > $o,F1: name > name > T,F22: T,Name12: name,Name22: name] :
      ( ! [X13: name,X23: name] : ( P @ ( F1 @ X13 @ X23 ) )
     => ( ( P @ F22 )
       => ( ( late_freeRes_rec @ T @ F1 @ F22 @ ( late_OutputR @ Name12 @ Name22 ) )
          = ( F1 @ Name12 @ Name22 ) ) ) ) ).

% freeRes.recs(1)
thf(fact_207_Late__Semantics_OClose1,axiom,
    ! [P: pi,A2: name,X2: name,P2: pi,Q: pi,Y2: name,Q2: pi] :
      ( ( late_transitions @ P @ ( late_BoundR @ ( late_InputS @ A2 ) @ X2 @ P2 ) )
     => ( ( late_transitions @ Q @ ( late_BoundR @ ( late_BoundOutputS @ A2 ) @ Y2 @ Q2 ) )
       => ( ( fresh @ name @ pi @ Y2 @ P )
         => ( late_transitions @ ( par @ P @ Q ) @ ( late_FreeR @ late_TauR @ ( res @ Y2 @ ( par @ ( subs @ P2 @ X2 @ Y2 ) @ Q2 ) ) ) ) ) ) ) ).

% Late_Semantics.Close1
thf(fact_208_Late__Semantics_OClose2,axiom,
    ! [P: pi,A2: name,Y2: name,P2: pi,Q: pi,X2: name,Q2: pi] :
      ( ( late_transitions @ P @ ( late_BoundR @ ( late_BoundOutputS @ A2 ) @ Y2 @ P2 ) )
     => ( ( late_transitions @ Q @ ( late_BoundR @ ( late_InputS @ A2 ) @ X2 @ Q2 ) )
       => ( ( fresh @ name @ pi @ Y2 @ Q )
         => ( late_transitions @ ( par @ P @ Q ) @ ( late_FreeR @ late_TauR @ ( res @ Y2 @ ( par @ P2 @ ( subs @ Q2 @ X2 @ Y2 ) ) ) ) ) ) ) ) ).

% Late_Semantics.Close2
thf(fact_209_subst__identity,axiom,
    ! [P: pi,A2: name] :
      ( ( subs @ P @ A2 @ A2 )
      = P ) ).

% subst_identity
thf(fact_210_simps_I9_J,axiom,
    ! [X2: name,C2: name,D3: name,P: pi] :
      ( ( X2 != C2 )
     => ( ( X2 != D3 )
       => ( ( subs @ ( res @ X2 @ P ) @ C2 @ D3 )
          = ( res @ X2 @ ( subs @ P @ C2 @ D3 ) ) ) ) ) ).

% simps(9)
thf(fact_211_simps_I8_J,axiom,
    ! [P: pi,Q: pi,C2: name,D3: name] :
      ( ( subs @ ( par @ P @ Q ) @ C2 @ D3 )
      = ( par @ ( subs @ P @ C2 @ D3 ) @ ( subs @ Q @ C2 @ D3 ) ) ) ).

% simps(8)
thf(fact_212_substTrans,axiom,
    ! [B2: name,P: pi,A2: name,C2: name] :
      ( ( fresh @ name @ pi @ B2 @ P )
     => ( ( subs @ ( subs @ P @ A2 @ B2 ) @ B2 @ C2 )
        = ( subs @ P @ A2 @ C2 ) ) ) ).

% substTrans
thf(fact_213_simps_I7_J,axiom,
    ! [P: pi,Q: pi,C2: name,D3: name] :
      ( ( subs @ ( sum @ P @ Q ) @ C2 @ D3 )
      = ( sum @ ( subs @ P @ C2 @ D3 ) @ ( subs @ Q @ C2 @ D3 ) ) ) ).

% simps(7)
thf(fact_214_simps_I1_J,axiom,
    ! [C2: name,D3: name] :
      ( ( subs @ piNil @ C2 @ D3 )
      = piNil ) ).

% simps(1)
thf(fact_215_fresh__fact2,axiom,
    ! [A2: name,B2: name,P: pi] :
      ( ( A2 != B2 )
     => ( fresh @ name @ pi @ A2 @ ( subs @ P @ A2 @ B2 ) ) ) ).

% fresh_fact2
thf(fact_216_fresh__fact1,axiom,
    ! [A2: name,P: pi,C2: name,B2: name] :
      ( ( fresh @ name @ pi @ A2 @ P )
     => ( ( A2 != C2 )
       => ( fresh @ name @ pi @ A2 @ ( subs @ P @ B2 @ C2 ) ) ) ) ).

% fresh_fact1
thf(fact_217_forget,axiom,
    ! [A2: name,P: pi,B2: name] :
      ( ( fresh @ name @ pi @ A2 @ P )
     => ( ( subs @ P @ A2 @ B2 )
        = P ) ) ).

% forget
thf(fact_218_substRes2,axiom,
    ! [B2: name,P: pi,A2: name] :
      ( ( fresh @ name @ pi @ B2 @ P )
     => ( ( res @ A2 @ P )
        = ( res @ B2 @ ( subs @ P @ A2 @ B2 ) ) ) ) ).

% substRes2
thf(fact_219_Agent_OsubstRes3,axiom,
    ! [B2: name,P: pi,A2: name] :
      ( ( fresh @ name @ pi @ B2 @ P )
     => ( ( subs @ ( res @ A2 @ P ) @ A2 @ B2 )
        = ( res @ B2 @ ( subs @ P @ A2 @ B2 ) ) ) ) ).

% Agent.substRes3
thf(fact_220_Late__Semantics_OComm2,axiom,
    ! [P: pi,A2: name,B2: name,P2: pi,Q: pi,X2: name,Q2: pi] :
      ( ( late_transitions @ P @ ( late_FreeR @ ( late_OutputR @ A2 @ B2 ) @ P2 ) )
     => ( ( late_transitions @ Q @ ( late_BoundR @ ( late_InputS @ A2 ) @ X2 @ Q2 ) )
       => ( late_transitions @ ( par @ P @ Q ) @ ( late_FreeR @ late_TauR @ ( par @ P2 @ ( subs @ Q2 @ X2 @ B2 ) ) ) ) ) ) ).

% Late_Semantics.Comm2
thf(fact_221_Late__Semantics_OComm1,axiom,
    ! [P: pi,A2: name,X2: name,P2: pi,Q: pi,B2: name,Q2: pi] :
      ( ( late_transitions @ P @ ( late_BoundR @ ( late_InputS @ A2 ) @ X2 @ P2 ) )
     => ( ( late_transitions @ Q @ ( late_FreeR @ ( late_OutputR @ A2 @ B2 ) @ Q2 ) )
       => ( late_transitions @ ( par @ P @ Q ) @ ( late_FreeR @ late_TauR @ ( par @ ( subs @ P2 @ X2 @ B2 ) @ Q2 ) ) ) ) ) ).

% Late_Semantics.Comm1
thf(fact_222_transitions_OComm1,axiom,
    ! [P: pi,A2: name,X2: name,P2: pi,Q: pi,B2: name,Q2: pi] :
      ( ( late_transitions @ P @ ( late_BoundR @ ( late_InputS @ A2 ) @ X2 @ P2 ) )
     => ( ( late_transitions @ Q @ ( late_FreeR @ ( late_OutputR @ A2 @ B2 ) @ Q2 ) )
       => ( ( fresh @ name @ pi @ X2 @ P )
         => ( ( fresh @ name @ pi @ X2 @ Q )
           => ( ( X2 != A2 )
             => ( ( X2 != B2 )
               => ( ( fresh @ name @ pi @ X2 @ Q2 )
                 => ( late_transitions @ ( par @ P @ Q ) @ ( late_FreeR @ late_TauR @ ( par @ ( subs @ P2 @ X2 @ B2 ) @ Q2 ) ) ) ) ) ) ) ) ) ) ).

% transitions.Comm1
thf(fact_223_transitions_OComm2,axiom,
    ! [P: pi,A2: name,B2: name,P2: pi,Q: pi,X2: name,Q2: pi] :
      ( ( late_transitions @ P @ ( late_FreeR @ ( late_OutputR @ A2 @ B2 ) @ P2 ) )
     => ( ( late_transitions @ Q @ ( late_BoundR @ ( late_InputS @ A2 ) @ X2 @ Q2 ) )
       => ( ( fresh @ name @ pi @ X2 @ P )
         => ( ( fresh @ name @ pi @ X2 @ Q )
           => ( ( X2 != A2 )
             => ( ( X2 != B2 )
               => ( ( fresh @ name @ pi @ X2 @ P2 )
                 => ( late_transitions @ ( par @ P @ Q ) @ ( late_FreeR @ late_TauR @ ( par @ P2 @ ( subs @ Q2 @ X2 @ B2 ) ) ) ) ) ) ) ) ) ) ) ).

% transitions.Comm2
thf(fact_224_transitions_OClose2,axiom,
    ! [P: pi,A2: name,Y2: name,P2: pi,Q: pi,X2: name,Q2: pi] :
      ( ( late_transitions @ P @ ( late_BoundR @ ( late_BoundOutputS @ A2 ) @ Y2 @ P2 ) )
     => ( ( late_transitions @ Q @ ( late_BoundR @ ( late_InputS @ A2 ) @ X2 @ Q2 ) )
       => ( ( fresh @ name @ pi @ X2 @ P )
         => ( ( fresh @ name @ pi @ X2 @ Q )
           => ( ( fresh @ name @ pi @ Y2 @ P )
             => ( ( fresh @ name @ pi @ Y2 @ Q )
               => ( ( X2 != A2 )
                 => ( ( fresh @ name @ pi @ X2 @ P2 )
                   => ( ( Y2 != A2 )
                     => ( ( fresh @ name @ pi @ Y2 @ Q2 )
                       => ( ( X2 != Y2 )
                         => ( late_transitions @ ( par @ P @ Q ) @ ( late_FreeR @ late_TauR @ ( res @ Y2 @ ( par @ P2 @ ( subs @ Q2 @ X2 @ Y2 ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ).

% transitions.Close2
thf(fact_225_transitions_OClose1,axiom,
    ! [P: pi,A2: name,X2: name,P2: pi,Q: pi,Y2: name,Q2: pi] :
      ( ( late_transitions @ P @ ( late_BoundR @ ( late_InputS @ A2 ) @ X2 @ P2 ) )
     => ( ( late_transitions @ Q @ ( late_BoundR @ ( late_BoundOutputS @ A2 ) @ Y2 @ Q2 ) )
       => ( ( fresh @ name @ pi @ X2 @ P )
         => ( ( fresh @ name @ pi @ X2 @ Q )
           => ( ( fresh @ name @ pi @ Y2 @ P )
             => ( ( fresh @ name @ pi @ Y2 @ Q )
               => ( ( X2 != A2 )
                 => ( ( fresh @ name @ pi @ X2 @ Q2 )
                   => ( ( Y2 != A2 )
                     => ( ( fresh @ name @ pi @ Y2 @ P2 )
                       => ( ( X2 != Y2 )
                         => ( late_transitions @ ( par @ P @ Q ) @ ( late_FreeR @ late_TauR @ ( res @ Y2 @ ( par @ ( subs @ P2 @ X2 @ Y2 ) @ Q2 ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ).

% transitions.Close1
thf(fact_226_subject_Orecs_I2_J,axiom,
    ! [T: $tType,P: T > $o,F1: name > T,F22: name > T,Name3: name] :
      ( ! [X13: name] : ( P @ ( F1 @ X13 ) )
     => ( ! [X13: name] : ( P @ ( F22 @ X13 ) )
       => ( ( late_subject_rec @ T @ F1 @ F22 @ ( late_BoundOutputS @ Name3 ) )
          = ( F22 @ Name3 ) ) ) ) ).

% subject.recs(2)
thf(fact_227_subject_Orecs_I1_J,axiom,
    ! [T: $tType,P: T > $o,F1: name > T,F22: name > T,Name3: name] :
      ( ! [X13: name] : ( P @ ( F1 @ X13 ) )
     => ( ! [X13: name] : ( P @ ( F22 @ X13 ) )
       => ( ( late_subject_rec @ T @ F1 @ F22 @ ( late_InputS @ Name3 ) )
          = ( F1 @ Name3 ) ) ) ) ).

% subject.recs(1)
thf(fact_228_resTauOutputTrans,axiom,
    ! [X2: name,P: pi,A2: name,B2: name,P2: pi] :
      ~ ( late_transitions @ ( res @ X2 @ ( tau @ P ) ) @ ( late_FreeR @ ( late_OutputR @ A2 @ B2 ) @ P2 ) ) ).

% resTauOutputTrans
thf(fact_229_residual_Ofresh_I1_J,axiom,
    ! [A2: name,X3: late_subject,X1: name,X22: pi] :
      ( ( fresh @ name @ late_residual @ A2 @ ( late_BoundR @ X3 @ X1 @ X22 ) )
      = ( ( fresh @ name @ late_subject @ A2 @ X3 )
        & ( fresh @ name @ ( name > ( noption @ pi ) ) @ A2 @ ( abs_fun @ name @ pi @ X1 @ X22 ) ) ) ) ).

% residual.fresh(1)
thf(fact_230_pi_Ofresh_I3_J,axiom,
    ! [A2: name,X1: pi] :
      ( ( fresh @ name @ pi @ A2 @ ( tau @ X1 ) )
      = ( fresh @ name @ pi @ A2 @ X1 ) ) ).

% pi.fresh(3)
thf(fact_231_simps_I2_J,axiom,
    ! [P: pi,C2: name,D3: name] :
      ( ( subs @ ( tau @ P ) @ C2 @ D3 )
      = ( tau @ ( subs @ P @ C2 @ D3 ) ) ) ).

% simps(2)
thf(fact_232_pi_Ofresh_I9_J,axiom,
    ! [A2: name,X1: name,X22: pi] :
      ( ( fresh @ name @ pi @ A2 @ ( res @ X1 @ X22 ) )
      = ( fresh @ name @ ( name > ( noption @ pi ) ) @ A2 @ ( abs_fun @ name @ pi @ X1 @ X22 ) ) ) ).

% pi.fresh(9)
thf(fact_233_pi_Ofresh_I4_J,axiom,
    ! [A2: name,X3: name,X1: name,X22: pi] :
      ( ( fresh @ name @ pi @ A2 @ ( input @ X3 @ X1 @ X22 ) )
      = ( ( fresh @ name @ name @ A2 @ X3 )
        & ( fresh @ name @ ( name > ( noption @ pi ) ) @ A2 @ ( abs_fun @ name @ pi @ X1 @ X22 ) ) ) ) ).

% pi.fresh(4)
thf(fact_234_tauBoundTrans,axiom,
    ! [P: pi,A2: late_subject,X2: name,P2: pi] :
      ~ ( late_transitions @ ( tau @ P ) @ ( late_BoundR @ A2 @ X2 @ P2 ) ) ).

% tauBoundTrans
thf(fact_235_nilSim_I1_J,axiom,
    ! [Rel: set @ ( product_prod @ pi @ pi ),P: pi] :
      ~ ( strong743114133lation @ piNil @ Rel @ ( tau @ P ) ) ).

% nilSim(1)
thf(fact_236_pi_Oinject_I8_J,axiom,
    ! [X1: name,X22: pi,Y1: name,Y22: pi] :
      ( ( ( res @ X1 @ X22 )
        = ( res @ Y1 @ Y22 ) )
      = ( ( abs_fun @ name @ pi @ X1 @ X22 )
        = ( abs_fun @ name @ pi @ Y1 @ Y22 ) ) ) ).

% pi.inject(8)
thf(fact_237_residual_Oinject_I1_J,axiom,
    ! [X3: late_subject,X1: name,X22: pi,Y3: late_subject,Y1: name,Y22: pi] :
      ( ( ( late_BoundR @ X3 @ X1 @ X22 )
        = ( late_BoundR @ Y3 @ Y1 @ Y22 ) )
      = ( ( X3 = Y3 )
        & ( ( abs_fun @ name @ pi @ X1 @ X22 )
          = ( abs_fun @ name @ pi @ Y1 @ Y22 ) ) ) ) ).

% residual.inject(1)
thf(fact_238_pi_Oinject_I2_J,axiom,
    ! [X1: pi,Y1: pi] :
      ( ( ( tau @ X1 )
        = ( tau @ Y1 ) )
      = ( X1 = Y1 ) ) ).

% pi.inject(2)
thf(fact_239_abs__fun__eq1,axiom,
    ! [X: $tType,A: $tType,A2: X,X2: A,Y2: A] :
      ( ( ( abs_fun @ X @ A @ A2 @ X2 )
        = ( abs_fun @ X @ A @ A2 @ Y2 ) )
      = ( X2 = Y2 ) ) ).

% abs_fun_eq1
thf(fact_240_pi_Odistinct_I19_J,axiom,
    ! [Name12: name,Name22: name,Pi3: pi,Pi: pi] :
      ( ( output @ Name12 @ Name22 @ Pi3 )
     != ( tau @ Pi ) ) ).

% pi.distinct(19)
thf(fact_241_pi_Odistinct_I3_J,axiom,
    ! [Pi: pi] :
      ( piNil
     != ( tau @ Pi ) ) ).

% pi.distinct(3)
thf(fact_242_pi_Odistinct_I35_J,axiom,
    ! [Pi3: pi,Name1: name,Name2: name,Pi: pi] :
      ( ( tau @ Pi3 )
     != ( input @ Name1 @ Name2 @ Pi ) ) ).

% pi.distinct(35)
thf(fact_243_pi_Odistinct_I41_J,axiom,
    ! [Pi3: pi,Pi12: pi,Pi22: pi] :
      ( ( tau @ Pi3 )
     != ( sum @ Pi12 @ Pi22 ) ) ).

% pi.distinct(41)
thf(fact_244_pi_Odistinct_I43_J,axiom,
    ! [Pi3: pi,Pi12: pi,Pi22: pi] :
      ( ( tau @ Pi3 )
     != ( par @ Pi12 @ Pi22 ) ) ).

% pi.distinct(43)
thf(fact_245_pi_Odistinct_I45_J,axiom,
    ! [Pi3: pi,Name: name,Pi: pi] :
      ( ( tau @ Pi3 )
     != ( res @ Name @ Pi ) ) ).

% pi.distinct(45)
thf(fact_246_pi_Oinject_I3_J,axiom,
    ! [X3: name,X1: name,X22: pi,Y3: name,Y1: name,Y22: pi] :
      ( ( ( input @ X3 @ X1 @ X22 )
        = ( input @ Y3 @ Y1 @ Y22 ) )
      = ( ( X3 = Y3 )
        & ( ( abs_fun @ name @ pi @ X1 @ X22 )
          = ( abs_fun @ name @ pi @ Y1 @ Y22 ) ) ) ) ).

% pi.inject(3)
thf(fact_247_name__fresh__abs,axiom,
    ! [A: $tType] :
      ( ( fs_name @ A )
     => ! [B2: name,A2: name,X2: A] :
          ( ( fresh @ name @ ( name > ( noption @ A ) ) @ B2 @ ( abs_fun @ name @ A @ A2 @ X2 ) )
          = ( ( B2 = A2 )
            | ( fresh @ name @ A @ B2 @ X2 ) ) ) ) ).

% name_fresh_abs
thf(fact_248_abs__fresh_I1_J,axiom,
    ! [X7: $tType] :
      ( ( fs_name @ X7 )
     => ! [B2: name,A2: name,X2: X7] :
          ( ( fresh @ name @ ( name > ( noption @ X7 ) ) @ B2 @ ( abs_fun @ name @ X7 @ A2 @ X2 ) )
          = ( ( B2 = A2 )
            | ( fresh @ name @ X7 @ B2 @ X2 ) ) ) ) ).

% abs_fresh(1)
thf(fact_249_resTauBoundTrans,axiom,
    ! [X2: name,P: pi,A2: late_subject,Y2: name,P2: pi] :
      ~ ( late_transitions @ ( res @ X2 @ ( tau @ P ) ) @ ( late_BoundR @ A2 @ Y2 @ P2 ) ) ).

% resTauBoundTrans
thf(fact_250_tauOutputTrans,axiom,
    ! [P: pi,A2: name,B2: name,P2: pi] :
      ~ ( late_transitions @ ( tau @ P ) @ ( late_FreeR @ ( late_OutputR @ A2 @ B2 ) @ P2 ) ) ).

% tauOutputTrans
thf(fact_251_Tau,axiom,
    ! [P: pi] : ( late_transitions @ ( tau @ P ) @ ( late_FreeR @ late_TauR @ P ) ) ).

% Tau
thf(fact_252_tauCases_H,axiom,
    ! [P: pi,Rs: late_residual] :
      ( ( late_transitions @ ( tau @ P ) @ Rs )
     => ~ ! [P4: pi] :
            ( ( ( tau @ P )
              = ( tau @ P4 ) )
           => ( Rs
             != ( late_FreeR @ late_TauR @ P4 ) ) ) ) ).

% tauCases'
thf(fact_253_tauCases,axiom,
    ! [P: pi,Alpha: late_freeRes,P2: pi,Prop: late_freeRes > pi > $o] :
      ( ( late_transitions @ ( tau @ P ) @ ( late_FreeR @ Alpha @ P2 ) )
     => ( ( ( Alpha = late_TauR )
         => ( ( P = P2 )
           => ( Prop @ late_TauR @ P ) ) )
       => ( Prop @ Alpha @ P2 ) ) ) ).

% tauCases
thf(fact_254_inputCases_H,axiom,
    ! [A2: name,B2: name,P: pi,Rs: late_residual] :
      ( ( late_transitions @ ( input @ A2 @ B2 @ P ) @ Rs )
     => ~ ! [X5: name,A4: name,P4: pi] :
            ( ( ( A2 = A4 )
              & ( ( abs_fun @ name @ pi @ B2 @ P )
                = ( abs_fun @ name @ pi @ X5 @ P4 ) ) )
           => ( ( Rs
                = ( late_BoundR @ ( late_InputS @ A4 ) @ X5 @ P4 ) )
             => ( X5 = A4 ) ) ) ) ).

% inputCases'
thf(fact_255_simps_I3_J,axiom,
    ! [A2: name,B2: name,P: pi,C2: name,D3: name] :
      ( ( subs @ ( output @ A2 @ B2 @ P ) @ C2 @ D3 )
      = ( output @ ( subst_name @ A2 @ C2 @ D3 ) @ ( subst_name @ B2 @ C2 @ D3 ) @ ( subs @ P @ C2 @ D3 ) ) ) ).

% simps(3)

% Type constructors (17)
thf(tcon_fun___Orderings_Opreorder,axiom,
    ! [A8: $tType,A9: $tType] :
      ( ( preorder @ A9 )
     => ( preorder @ ( A8 > A9 ) ) ) ).

thf(tcon_fun___Orderings_Oorder,axiom,
    ! [A8: $tType,A9: $tType] :
      ( ( order @ A9 )
     => ( order @ ( A8 > A9 ) ) ) ).

thf(tcon_fun___Orderings_Oord,axiom,
    ! [A8: $tType,A9: $tType] :
      ( ( ord @ A9 )
     => ( ord @ ( A8 > A9 ) ) ) ).

thf(tcon_Set_Oset___Orderings_Opreorder_1,axiom,
    ! [A8: $tType] : ( preorder @ ( set @ A8 ) ) ).

thf(tcon_Set_Oset___Orderings_Oorder_2,axiom,
    ! [A8: $tType] : ( order @ ( set @ A8 ) ) ).

thf(tcon_Set_Oset___Orderings_Oord_3,axiom,
    ! [A8: $tType] : ( ord @ ( set @ A8 ) ) ).

thf(tcon_Agent_Opi___Agent_Ofs__name,axiom,
    fs_name @ pi ).

thf(tcon_HOL_Obool___Orderings_Opreorder_4,axiom,
    preorder @ $o ).

thf(tcon_HOL_Obool___Orderings_Olinorder,axiom,
    linorder @ $o ).

thf(tcon_HOL_Obool___Orderings_Oorder_5,axiom,
    order @ $o ).

thf(tcon_HOL_Obool___Orderings_Oord_6,axiom,
    ord @ $o ).

thf(tcon_HOL_Obool___Agent_Ofs__name_7,axiom,
    fs_name @ $o ).

thf(tcon_Agent_Oname___Agent_Ofs__name_8,axiom,
    fs_name @ name ).

thf(tcon_Product__Type_Oprod___Agent_Ofs__name_9,axiom,
    ! [A8: $tType,A9: $tType] :
      ( ( ( fs_name @ A8 )
        & ( fs_name @ A9 ) )
     => ( fs_name @ ( product_prod @ A8 @ A9 ) ) ) ).

thf(tcon_Late__Semantics_OfreeRes___Agent_Ofs__name_10,axiom,
    fs_name @ late_freeRes ).

thf(tcon_Late__Semantics_Osubject___Agent_Ofs__name_11,axiom,
    fs_name @ late_subject ).

thf(tcon_Late__Semantics_Oresidual___Agent_Ofs__name_12,axiom,
    fs_name @ late_residual ).

% Conjectures (1)
thf(conj_0,conjecture,
    late_transitions @ ( res @ x @ ( par @ p @ q ) ) @ ( late_FreeR @ alpha @ ( res @ x @ ( par @ p2 @ q ) ) ) ).

%------------------------------------------------------------------------------